Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241220-203425
#<BuildRuby:0x00007f9cde84fdc8
@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.20241220-203425",
@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.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000032 0.000006 0.000038 ( 0.000037)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.001203 0.004192 1.777952 ( 2.104232)
build_miniruby 0.001185 0.000245 1.114166 ( 1.111199)
build_ruby 0.001639 0.000339 3.583141 ( 3.770846)
build_all 0.005935 0.002704 6.288956 ( 2.648242)
build_install 0.015575 0.003407 7.331665 ( 3.683855)
test_btest 0.000684 0.000149 72.725153 ( 19.348154)
test_basic 0.001562 0.009251 0.983178 ( 1.043759)
test_all 0.109400 0.032555 705.601951 (235.161805)
test_rubyspec 0.028964 0.050171 113.710742 ( 27.176788)
total: 296.05 sec