Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240624-233811
#<BuildRuby:0x00007f17d525fdc0
@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.20240624-233811",
@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.000028 0.000005 0.000033 ( 0.000027)
autoconf 0.000044 0.000007 0.000051 ( 0.000046)
configure 0.000035 0.000006 0.000041 ( 0.000040)
build_up 0.004577 0.004867 4.060986 ( 4.023932)
build_miniruby 0.000000 0.002004 1.753491 ( 1.756501)
build_ruby 0.000000 0.002593 4.360014 ( 4.431571)
build_all 0.009170 0.001846 8.476956 ( 4.528733)
build_install 0.021350 0.003447 11.535401 ( 6.534931)
test_btest 0.000930 0.000200 119.400194 ( 52.377439)
test_basic 0.007346 0.005669 1.273528 ( 1.384158)
test_all 0.106119 0.048364 936.513262 (362.632502)
test_rubyspec 0.059923 0.033648 163.967826 ( 38.216226)
total: 475.89 sec