Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241024-035118
#<BuildRuby:0x00007f1e1228fdc0
@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.20241024-035118",
@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.000025 0.000003 0.000028 ( 0.000027)
autoconf 0.000041 0.000004 0.000045 ( 0.000044)
configure 0.000032 0.000003 0.000035 ( 0.000036)
build_up 0.005237 0.003123 4.204334 ( 4.291811)
build_miniruby 0.001870 0.000229 1.618191 ( 1.614066)
build_ruby 0.000000 0.002052 4.394207 ( 4.558467)
build_all 0.003148 0.006002 7.029073 ( 2.966002)
build_install 0.015999 0.003738 9.346047 ( 4.475744)
test_btest 0.000849 0.000150 77.428087 ( 20.599870)
test_basic 0.009749 0.000481 0.849782 ( 0.893724)
test_all 0.125722 0.024456 678.548091 (219.519516)
test_rubyspec 0.058472 0.024949 124.786193 ( 22.801709)
total: 281.72 sec