Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241015-170203
#<BuildRuby:0x00007f659677fdc8
@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.20241015-170203",
@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.000023 0.000004 0.000027 ( 0.000028)
autoconf 0.000041 0.000008 0.000049 ( 0.000048)
configure 0.000040 0.000008 0.000048 ( 0.000047)
build_up 0.001367 0.008266 4.527883 ( 5.845956)
build_miniruby 0.001401 0.000350 1.858380 ( 2.135154)
build_ruby 0.002461 0.000000 4.905209 ( 16.120009)
build_all 0.010989 0.001295 8.253739 ( 6.780724)
build_install 0.025725 0.001000 11.360978 ( 10.009904)
test_btest 0.000985 0.000206 97.472241 ( 67.256786)
test_basic 0.007236 0.006011 1.255859 ( 1.553895)
test_all 0.121384 0.040195 845.332627 (394.047733)
test_rubyspec 0.069652 0.020714 144.162186 ( 44.141273)
total: 547.89 sec