Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240930-163016
#<BuildRuby:0x00007fe618b5fdc8
@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.20240930-163016",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000022 0.000003 0.000025 ( 0.000026)
autoconf 0.000040 0.000006 0.000046 ( 0.000045)
configure 0.000039 0.000006 0.000045 ( 0.000046)
build_up 0.009396 0.000831 5.468975 ( 6.720467)
build_miniruby 0.002201 0.000000 1.920430 ( 2.139146)
build_ruby 0.002058 0.000000 4.766057 ( 5.337150)
build_all 0.011302 0.000000 7.628526 ( 7.185354)
build_install 0.016016 0.010109 11.501843 ( 10.383544)
test_btest 0.000805 0.000143 100.227881 ( 81.712736)
test_basic 0.009255 0.004413 1.286825 ( 3.087318)
test_all 0.124406 0.040447 876.248944 (795.495985)
test_rubyspec 0.042164 0.050376 143.583138 (129.278977)
total: 1041.34 sec