Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240630-121027
#<BuildRuby:0x00007f89661ffdc8
@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.20240630-121027",
@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.000025 0.000005 0.000030 ( 0.000031)
autoconf 0.000041 0.000008 0.000049 ( 0.000050)
configure 0.000039 0.000008 0.000047 ( 0.000047)
build_up 0.010170 0.001192 4.822122 ( 5.093480)
build_miniruby 0.001969 0.000383 1.945513 ( 2.134880)
build_ruby 0.000000 0.002863 4.906989 ( 5.246313)
build_all 0.010372 0.001827 9.240139 ( 6.092274)
build_install 0.025047 0.002355 12.855456 ( 8.807993)
test_btest 0.000920 0.000180 114.416457 ( 45.155290)
test_basic 0.001477 0.007473 1.008935 ( 2.225404)
test_all 0.091942 0.058157 907.105759 (270.346142)
test_rubyspec 0.039396 0.054119 168.883498 ( 35.809381)
total: 380.91 sec