Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241025-070336
#<BuildRuby:0x00007f79d77dfde0
@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.20241025-070336",
@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.000003 0.000022 ( 0.000021)
autoconf 0.000035 0.000005 0.000040 ( 0.000039)
configure 0.000029 0.000004 0.000033 ( 0.000033)
build_up 0.000585 0.008152 4.153427 ( 4.094643)
build_miniruby 0.001522 0.000314 1.714501 ( 1.712646)
build_ruby 0.001784 0.000367 4.628847 ( 4.801796)
build_all 0.009652 0.001103 7.507275 ( 4.130491)
build_install 0.019179 0.003836 10.721961 ( 5.800329)
test_btest 0.000688 0.000138 83.108801 ( 34.160545)
test_basic 0.008935 0.005287 1.181692 ( 1.454565)
test_all 0.127972 0.026485 821.466126 (496.799884)
test_rubyspec 0.038959 0.053204 130.996828 ( 70.320824)
total: 623.28 sec