Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240121-074713
#<BuildRuby:0x000055d7bd97dd68
@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.20240121-074713",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000025 0.000005 0.000030 ( 0.000030)
configure 0.000023 0.000005 0.000028 ( 0.000026)
build_up 0.005244 0.000000 1.638675 ( 1.984687)
build_miniruby 0.001762 0.000000 1.432829 ( 1.436413)
build_ruby 0.001681 0.000000 3.207809 ( 3.476407)
build_all 0.004218 0.004252 6.184332 ( 3.868100)
build_install 0.011178 0.007890 7.472503 ( 4.496361)
test_btest 0.000000 0.001039 82.443578 ( 42.299846)
test_basic 0.004253 0.002982 0.934709 ( 1.033983)
test_all 0.100620 0.018984 773.797592 (279.911777)
test_rubyspec 0.057607 0.047653 162.125010 (174.185905)
total: 512.69 sec