Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241231-015335
#<BuildRuby:0x00007f4bbcfbfdd8
@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.20241231-015335",
@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.000003 0.000018 ( 0.000019)
autoconf 0.000028 0.000006 0.000034 ( 0.000033)
configure 0.000022 0.000005 0.000027 ( 0.000026)
build_up 0.006250 0.000488 2.232839 ( 3.619137)
build_miniruby 0.001656 0.000000 1.797893 ( 2.247016)
build_ruby 0.002792 0.000000 4.596272 ( 5.444572)
build_all 0.011148 0.000000 7.289003 ( 8.469692)
build_install 0.021857 0.002847 8.999965 ( 9.893801)
test_btest 0.001079 0.000000 82.436983 (104.852216)
test_basic 0.005196 0.007467 1.085995 ( 2.149228)
test_all 0.117706 0.043861 833.773371 (960.950683)
test_rubyspec 0.058123 0.031952 125.741437 ( 81.661061)
total: 1179.29 sec