Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230819-141003
#<BuildRuby:0x0000555590b6a3b0
@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.20230819-141003",
@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.000035 0.000003 0.000038 ( 0.000039)
autoconf 0.000045 0.000004 0.000049 ( 0.000048)
configure 0.000043 0.000003 0.000046 ( 0.000047)
build_up 0.007309 0.000301 2.352505 ( 7.766986)
build_miniruby 0.001775 0.000144 1.693909 ( 4.600889)
build_ruby 0.001745 0.000100 3.497337 ( 9.547707)
build_all 0.009106 0.000164 6.304269 ( 7.455164)
build_install 0.015834 0.007749 8.343287 ( 12.320105)
test_btest 0.000891 0.000103 83.998164 ( 79.295614)
test_basic 0.003384 0.004356 0.972128 ( 2.336702)
test_all 0.010308 0.000865 688.618973 (530.611213)
test_rubyspec 0.056931 0.019671 108.225762 (214.311878)
total: 868.25 sec