Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240205-123953
#<BuildRuby:0x00005644c9106120
@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.20240205-123953",
@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.000003 0.000015 ( 0.000015)
autoconf 0.000018 0.000004 0.000022 ( 0.000021)
configure 0.000015 0.000004 0.000019 ( 0.000018)
build_up 0.005380 0.000348 1.506470 ( 1.853116)
build_miniruby 0.001085 0.000255 1.380959 ( 1.378834)
build_ruby 0.001536 0.000362 2.760916 ( 2.993180)
build_all 0.002634 0.004928 5.868953 ( 2.236529)
build_install 0.014168 0.003432 7.076408 ( 3.450067)
test_btest 0.000766 0.000218 83.194606 ( 22.513369)
test_basic 0.004724 0.001350 0.829738 ( 0.891233)
test_all 0.084415 0.035146 714.105648 (204.082712)
test_rubyspec 0.057373 0.040758 143.667195 (155.029779)
total: 394.43 sec