Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241229-171244
#<BuildRuby:0x00007fddac38fdd8
@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.20241229-171244",
@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.000022)
autoconf 0.000031 0.000006 0.000037 ( 0.000037)
configure 0.000026 0.000005 0.000031 ( 0.000032)
build_up 0.001277 0.004292 1.540533 ( 1.886465)
build_miniruby 0.001060 0.000245 1.186446 ( 1.183734)
build_ruby 0.001536 0.000354 3.572308 ( 3.754312)
build_all 0.004169 0.004158 6.088170 ( 2.502228)
build_install 0.007061 0.010668 8.023895 ( 4.345005)
test_btest 0.000614 0.000205 73.873605 ( 19.876703)
test_basic 0.003884 0.005426 0.841176 ( 0.893517)
test_all 0.098406 0.043495 677.372887 (216.478367)
test_rubyspec 0.041891 0.039304 114.873244 ( 24.613595)
total: 275.54 sec