Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240307-224322
#<BuildRuby:0x0000560f0807e230
@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.20240307-224322",
@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.000005 0.000022 ( 0.000022)
autoconf 0.000023 0.000006 0.000029 ( 0.000030)
configure 0.000017 0.000005 0.000022 ( 0.000023)
build_up 0.006722 0.000741 2.578279 ( 2.307807)
build_miniruby 0.000991 0.000270 1.420415 ( 1.419650)
build_ruby 0.001209 0.000330 3.060039 ( 3.279011)
build_all 0.000000 0.007276 6.149072 ( 2.328177)
build_install 0.012756 0.002654 7.592072 ( 3.443848)
test_btest 0.000000 0.001048 85.765114 ( 22.423217)
test_basic 0.000000 0.005720 0.890398 ( 0.952524)
test_all 0.068615 0.046862 699.512036 (223.625782)
test_rubyspec 0.030714 0.045189 104.220384 (113.559029)
total: 373.34 sec