Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230818-132000
#<BuildRuby:0x0000562c94cde008
@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.20230818-132000",
@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.000022 0.000005 0.000027 ( 0.000027)
autoconf 0.000034 0.000009 0.000043 ( 0.000042)
configure 0.000032 0.000008 0.000040 ( 0.000040)
build_up 0.002548 0.004682 2.287269 ( 7.537007)
build_miniruby 0.001145 0.000340 1.763268 ( 5.191243)
build_ruby 0.001248 0.000370 3.307707 ( 5.764856)
build_all 0.007491 0.000964 6.546505 ( 7.125771)
build_install 0.018857 0.001583 8.067841 ( 9.473586)
test_btest 0.000878 0.000226 84.978899 ( 63.101994)
test_basic 0.009095 0.000075 1.016309 ( 2.795174)
test_all 0.012991 0.003150 705.173134 (723.651227)
test_rubyspec 0.036335 0.038857 106.970546 (211.745868)
total: 1036.39 sec