Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240317-204648
#<BuildRuby:0x000055d8431e5f70
@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.20240317-204648",
@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.000012 0.000002 0.000014 ( 0.000015)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000030 0.000000 0.000030 ( 0.000029)
build_up 0.007995 0.000797 2.531792 ( 2.644459)
build_miniruby 0.001146 0.000221 1.796132 ( 1.809877)
build_ruby 0.001529 0.000294 3.515687 ( 3.741751)
build_all 0.006906 0.001329 6.891028 ( 3.456950)
build_install 0.010902 0.008392 8.910979 ( 5.177442)
test_btest 0.000533 0.000128 96.176458 ( 48.044465)
test_basic 0.001174 0.007911 1.121614 ( 1.237275)
test_all 0.090757 0.029682 791.347860 (333.191305)
test_rubyspec 0.041684 0.048515 127.068804 (136.566947)
total: 535.87 sec