Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240615-003410
#<BuildRuby:0x00007f6d5b9bfdc8
@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.20240615-003410",
@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.000004 0.000023 ( 0.000024)
autoconf 0.000035 0.000006 0.000041 ( 0.000042)
configure 0.000029 0.000006 0.000035 ( 0.000034)
build_up 0.002759 0.004936 3.250700 ( 3.235535)
build_miniruby 0.001465 0.000335 1.221465 ( 1.218744)
build_ruby 0.000000 0.002060 3.443714 ( 3.674205)
build_all 0.005332 0.002870 7.235370 ( 2.850792)
build_install 0.009388 0.009594 9.594462 ( 4.472219)
test_btest 0.000893 0.000275 108.306792 ( 28.282762)
test_basic 0.005322 0.003029 1.060047 ( 1.111251)
test_all 0.101433 0.044159 834.557466 (234.251733)
test_rubyspec 0.041411 0.046557 157.000229 ( 33.568407)
total: 312.67 sec