Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241108-041726
#<BuildRuby:0x00007f2cbec2fdc0
@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.20241108-041726",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000034 0.000004 0.000038 ( 0.000037)
configure 0.000028 0.000004 0.000032 ( 0.000032)
build_up 0.000000 0.007087 3.415090 ( 3.338480)
build_miniruby 0.001967 0.000000 1.206658 ( 1.203242)
build_ruby 0.001730 0.000059 3.369394 ( 3.524087)
build_all 0.004381 0.003993 6.216987 ( 2.582056)
build_install 0.018662 0.001351 8.440666 ( 3.970413)
test_btest 0.000944 0.000183 73.858847 ( 20.660783)
test_basic 0.004263 0.005075 1.026595 ( 1.078040)
test_all 0.113703 0.032675 684.576816 (222.623053)
test_rubyspec 0.028210 0.056211 117.511447 ( 27.148915)
total: 286.13 sec