Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230927-170822
#<BuildRuby:0x0000564b065b2320
@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.20230927-170822",
@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.000003 0.000020 ( 0.000021)
autoconf 0.000025 0.000005 0.000030 ( 0.000031)
configure 0.000025 0.000006 0.000031 ( 0.000030)
build_up 0.003506 0.003911 2.269582 ( 5.758060)
build_miniruby 0.001594 0.000000 1.656304 ( 1.719971)
build_ruby 0.001446 0.000000 3.403573 ( 3.757783)
build_all 0.004174 0.003849 6.275467 ( 4.431996)
build_install 0.017670 0.002412 8.168977 ( 6.057133)
test_btest 0.000910 0.000227 86.522843 ( 47.620881)
test_basic 0.003388 0.005300 1.030910 ( 1.358093)
test_all 0.001819 0.008031 687.855943 (292.945844)
test_rubyspec 0.029931 0.036911 105.433100 (120.062580)
total: 483.71 sec