Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240925-013046
#<BuildRuby:0x00007f4de65efde0
@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.20240925-013046",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000028 0.000006 0.000034 ( 0.000033)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.000579 0.007071 3.191520 ( 2.659358)
build_miniruby 0.001259 0.000377 1.120612 ( 1.117633)
build_ruby 0.001851 0.000000 3.012003 ( 3.219383)
build_all 0.008232 0.000000 5.926919 ( 2.394892)
build_install 0.014801 0.003275 8.746297 ( 3.951257)
test_btest 0.000824 0.000213 86.235958 ( 22.417424)
test_basic 0.006750 0.003607 0.889673 ( 0.932166)
test_all 0.113331 0.030888 662.695981 (193.921431)
test_rubyspec 0.033873 0.054268 130.478411 ( 23.408313)
total: 254.02 sec