Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240317-193816
#<BuildRuby:0x000055b1b8be28e0
@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-193816",
@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.000023)
autoconf 0.000027 0.000003 0.000030 ( 0.000028)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.000000 0.007163 2.339856 ( 2.334134)
build_miniruby 0.000435 0.000973 1.702701 ( 1.703700)
build_ruby 0.001459 0.000278 3.474267 ( 3.715522)
build_all 0.007853 0.000670 7.122224 ( 3.711545)
build_install 0.010672 0.011580 9.158167 ( 6.363503)
test_btest 0.000932 0.000000 96.201505 ( 50.285896)
test_basic 0.006930 0.000816 1.018771 ( 1.117812)
test_all 0.072288 0.047540 851.620678 (326.305457)
test_rubyspec 0.044046 0.042114 127.044010 (136.354111)
total: 531.89 sec