Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230802-164052
#<BuildRuby:0x000055e4bd9fe258
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20230802-164052",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j4'",
@timeout=10800>
user system total real
checkout 0.000021 0.000002 0.000023 ( 0.000024)
autoconf 0.000029 0.000003 0.000032 ( 0.000032)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.006534 0.000654 2.282901 ( 5.515257)
build_miniruby 0.001586 0.000158 1.638409 ( 2.119707)
build_ruby 0.001563 0.000000 3.656945 ( 5.218435)
build_all 0.007671 0.000000 2.639504 ( 2.457579)
build_install 0.008913 0.009925 4.255433 ( 4.647136)
test_btest 0.000658 0.000102 79.576262 ( 50.250511)
test_basic 0.000000 0.007558 0.846384 ( 0.958476)
test_all 0.002057 0.000533 674.588672 (358.865071)
test_rubyspec 0.027866 0.028942 97.114420 (145.298644)
total: 575.33 sec