Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241002-080858
#<BuildRuby:0x00007f2933e7fdc0
@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.20241002-080858",
@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.000005 0.000030 ( 0.000028)
autoconf 0.000044 0.000008 0.000052 ( 0.000051)
configure 0.000034 0.000006 0.000040 ( 0.000040)
build_up 0.002620 0.007644 5.430396 ( 4.599064)
build_miniruby 0.001898 0.000433 8.815748 ( 6.464912)
build_ruby 0.000000 0.002262 5.663514 ( 5.812406)
build_all 0.008979 0.000002 7.604373 ( 3.726144)
build_install 0.017989 0.006344 11.871935 ( 5.966272)
test_btest 0.000905 0.000221 98.577626 ( 26.436600)
test_basic 0.004015 0.007030 1.189435 ( 1.230318)
test_all 0.104502 0.045772 796.096437 (241.349285)
test_rubyspec 0.041513 0.039228 139.281755 ( 29.957349)
total: 325.54 sec