Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241108-201247
#<BuildRuby:0x00007fc19579fdc0
@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.20241108-201247",
@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.000017 0.000002 0.000019 ( 0.000020)
autoconf 0.000034 0.000004 0.000038 ( 0.000038)
configure 0.000028 0.000003 0.000031 ( 0.000032)
build_up 0.003295 0.004504 3.618902 ( 3.676605)
build_miniruby 0.001391 0.000211 1.592906 ( 1.590502)
build_ruby 0.001606 0.000243 3.473554 ( 33.109731)
build_all 0.001327 0.006987 6.266568 ( 2.599849)
build_install 0.013541 0.005705 9.221227 ( 4.509371)
test_btest 0.000788 0.000173 73.222943 ( 20.178172)
test_basic 0.001411 0.006919 0.935729 ( 1.031087)
test_all 0.124840 0.021552 741.760486 (235.419509)
test_rubyspec 0.050132 0.030429 118.098291 ( 25.527558)
total: 327.64 sec