Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241012-134051
#<BuildRuby:0x00007f256b2cfdc0
@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.20241012-134051",
@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.000020 0.000004 0.000024 ( 0.000024)
autoconf 0.000035 0.000006 0.000041 ( 0.000042)
configure 0.000033 0.000006 0.000039 ( 0.000038)
build_up 0.000502 0.007175 3.815798 ( 3.644353)
build_miniruby 0.000000 0.001584 1.329470 ( 1.328370)
build_ruby 0.001400 0.000586 3.273104 ( 3.485957)
build_all 0.008889 0.000348 7.267267 ( 3.010225)
build_install 0.009298 0.010301 9.505492 ( 4.253461)
test_btest 0.000819 0.000243 91.393460 ( 23.816281)
test_basic 0.008990 0.001432 1.165613 ( 1.212170)
test_all 0.106185 0.039641 696.090248 (198.208896)
test_rubyspec 0.064861 0.024128 129.698495 ( 25.641606)
total: 264.60 sec