Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241110-093312
#<BuildRuby:0x00007f967141fdc0
@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.20241110-093312",
@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.000015 0.000007 0.000022 ( 0.000022)
autoconf 0.000030 0.000013 0.000043 ( 0.000042)
configure 0.000022 0.000010 0.000032 ( 0.000032)
build_up 0.002366 0.005094 3.749106 ( 3.846499)
build_miniruby 0.001143 0.000546 1.641001 ( 1.637743)
build_ruby 0.001428 0.000684 4.287485 ( 4.442308)
build_all 0.000000 0.008118 6.262727 ( 2.670308)
build_install 0.011460 0.007315 8.518223 ( 3.855809)
test_btest 0.000536 0.000307 80.136098 ( 21.547265)
test_basic 0.009188 0.000771 1.123573 ( 1.171464)
test_all 0.103892 0.037473 723.673730 (229.607086)
test_rubyspec 0.052696 0.031738 114.961442 ( 27.708489)
total: 296.49 sec