Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230827-144102
#<BuildRuby:0x0000563328afe270
@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.20230827-144102",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000025 0.000005 0.000030 ( 0.000030)
configure 0.000023 0.000006 0.000029 ( 0.000028)
build_up 0.006049 0.001315 2.220725 ( 4.351783)
build_miniruby 0.001553 0.000000 1.748963 ( 1.865080)
build_ruby 0.001907 0.000000 3.229759 ( 3.567052)
build_all 0.004420 0.004182 6.250464 ( 4.205272)
build_install 0.014737 0.003705 7.891895 ( 5.725157)
test_btest 0.000909 0.000220 83.431125 ( 46.205218)
test_basic 0.008700 0.000043 0.996548 ( 1.260845)
test_all 0.009890 0.000289 676.724169 (303.642271)
test_rubyspec 0.036119 0.033381 104.081836 (115.946085)
total: 486.77 sec