Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240204-003325
#<BuildRuby:0x000055956c60e008
@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.20240204-003325",
@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.000002 0.000019 ( 0.000020)
autoconf 0.000025 0.000004 0.000029 ( 0.000028)
configure 0.000022 0.000003 0.000025 ( 0.000026)
build_up 0.000000 0.007077 2.039338 ( 2.845066)
build_miniruby 0.001473 0.000334 1.699762 ( 1.711280)
build_ruby 0.001329 0.000295 3.071905 ( 3.346133)
build_all 0.007441 0.000741 6.544076 ( 3.984363)
build_install 0.013563 0.005358 7.738207 ( 5.341027)
test_btest 0.000560 0.000131 86.344241 ( 37.886252)
test_basic 0.002491 0.004977 0.855057 ( 0.918841)
test_all 0.078238 0.034875 764.583003 (301.332410)
test_rubyspec 0.035865 0.067734 166.803724 (178.682451)
total: 536.05 sec