Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230914-203722
#<BuildRuby:0x000056151f61df70
@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.20230914-203722",
@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.000022)
autoconf 0.000027 0.000006 0.000033 ( 0.000032)
configure 0.000024 0.000006 0.000030 ( 0.000029)
build_up 0.002287 0.004748 2.331408 ( 4.937498)
build_miniruby 0.001086 0.000292 1.745891 ( 1.987968)
build_ruby 0.001902 0.000512 3.318369 ( 3.719877)
build_all 0.006693 0.001802 6.383221 ( 4.620790)
build_install 0.019320 0.001327 7.941467 ( 7.007312)
test_btest 0.000695 0.000168 83.960981 ( 48.330792)
test_basic 0.007604 0.001835 0.958639 ( 1.310604)
test_all 0.010706 0.000000 693.161885 (369.252919)
test_rubyspec 0.032651 0.039785 105.604752 (130.250953)
total: 571.42 sec