Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230606-002709
#<BuildRuby:0x0000562ea75fe2c8
@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.20230606-002709",
@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.000012 0.000002 0.000014 ( 0.000015)
autoconf 0.000018 0.000002 0.000020 ( 0.000021)
configure 0.000014 0.000002 0.000016 ( 0.000018)
build_up 0.002150 0.003764 1.506295 ( 2.752694)
build_miniruby 0.001893 0.000000 1.397348 ( 1.396172)
build_ruby 0.000000 0.001370 2.374704 ( 2.550470)
build_all 0.000000 0.006299 2.059770 ( 1.185708)
build_install 0.002091 0.011866 2.950479 ( 1.989777)
test_btest 0.000515 0.000190 75.996738 ( 19.502807)
test_basic 0.003160 0.001170 0.620745 ( 0.697927)
test_all 0.001030 0.000382 583.597283 (199.987253)
test_rubyspec 0.034015 0.019236 84.542155 (101.095704)
total: 331.16 sec