Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240127-010047
#<BuildRuby:0x0000556bbe19a008
@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.20240127-010047",
@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.000019 0.000004 0.000023 ( 0.000024)
autoconf 0.000030 0.000007 0.000037 ( 0.000036)
configure 0.000029 0.000007 0.000036 ( 0.000035)
build_up 0.002239 0.004582 2.093753 ( 3.473565)
build_miniruby 0.000000 0.002143 1.738383 ( 2.227043)
build_ruby 0.000000 0.001747 3.637912 ( 5.144545)
build_all 0.007619 0.001052 6.825051 ( 7.878442)
build_install 0.016869 0.005481 8.456175 ( 9.309895)
test_btest 0.000837 0.000251 90.576182 ( 97.425541)
test_basic 0.004902 0.004545 1.079428 ( 1.807984)
test_all 0.083549 0.047188 799.316144 (842.511015)
test_rubyspec 0.062081 0.052578 185.177254 (264.324019)
total: 1234.10 sec