Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231214-192053
#<BuildRuby:0x000056455953d820
@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.20231214-192053",
@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.000017 0.000004 0.000021 ( 0.000021)
autoconf 0.000032 0.000009 0.000041 ( 0.000041)
configure 0.000025 0.000007 0.000032 ( 0.000032)
build_up 0.005391 0.001451 2.414528 ( 2.548025)
build_miniruby 0.000925 0.000249 1.542309 ( 1.541177)
build_ruby 0.001292 0.000348 3.165458 ( 3.393698)
build_all 0.004284 0.004274 5.820172 ( 3.281580)
build_install 0.020921 0.000000 7.593835 ( 4.740139)
test_btest 0.000928 0.000000 82.599925 ( 41.977829)
test_basic 0.007523 0.000000 0.902801 ( 1.011918)
test_all 0.082769 0.035902 679.035433 (252.366085)
test_rubyspec 0.032971 0.034220 92.760716 (104.620406)
total: 415.48 sec