Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240707-224510
#<BuildRuby:0x00007f97d56cfdd0
@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.20240707-224510",
@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.000019 0.000008 0.000027 ( 0.000027)
autoconf 0.000034 0.000013 0.000047 ( 0.000048)
configure 0.000026 0.000011 0.000037 ( 0.000037)
build_up 0.007269 0.001291 4.084071 ( 3.545432)
build_miniruby 0.000000 0.002033 1.471051 ( 1.467749)
build_ruby 0.000000 0.001962 3.961675 ( 4.085462)
build_all 0.006375 0.003310 8.414444 ( 3.399233)
build_install 0.010371 0.009404 11.164400 ( 5.398667)
test_btest 0.000750 0.000353 120.574593 ( 31.710198)
test_basic 0.007639 0.001708 1.143255 ( 1.188662)
test_all 0.113884 0.041039 889.906968 (247.999419)
test_rubyspec 0.051082 0.046555 175.328821 ( 38.416604)
total: 337.21 sec