Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240731-124243
#<BuildRuby:0x00007fcbf402fdd8
@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.20240731-124243",
@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.000021 0.000003 0.000024 ( 0.000024)
autoconf 0.000038 0.000004 0.000042 ( 0.000041)
configure 0.000033 0.000004 0.000037 ( 0.000037)
build_up 0.000163 0.008120 3.755192 ( 3.567746)
build_miniruby 0.002008 0.000000 1.484236 ( 1.480380)
build_ruby 0.001892 0.000000 4.036029 ( 4.207109)
build_all 0.008553 0.000738 8.135866 ( 3.211036)
build_install 0.012772 0.007588 10.829225 ( 4.919475)
test_btest 0.000713 0.000139 116.421601 ( 30.175050)
test_basic 0.006917 0.003834 1.332399 ( 1.376800)
test_all 0.120952 0.032298 834.894455 (265.005704)
test_rubyspec 0.055063 0.036405 168.215405 ( 33.710341)
total: 347.65 sec