Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241014-010554
#<BuildRuby:0x00007fc67066fdd0
@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.20241014-010554",
@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.000023 0.000002 0.000025 ( 0.000025)
autoconf 0.000037 0.000002 0.000039 ( 0.000039)
configure 0.000031 0.000002 0.000033 ( 0.000033)
build_up 0.004815 0.004033 4.337421 ( 4.533305)
build_miniruby 0.001592 0.000152 1.788729 ( 1.913437)
build_ruby 0.002642 0.000252 4.670230 ( 4.969874)
build_all 0.011238 0.000000 7.727999 ( 4.987582)
build_install 0.020932 0.004046 11.195304 ( 7.463814)
test_btest 0.000000 0.001272 98.576171 ( 65.095115)
test_basic 0.011588 0.003098 1.289910 ( 1.841068)
test_all 0.117754 0.040768 840.654521 (372.365916)
test_rubyspec 0.052860 0.035967 132.965187 ( 53.499096)
total: 516.67 sec