Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241210-044147
#<BuildRuby:0x00007f244ceefdc8
@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.20241210-044147",
@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.000036)
configure 0.000028 0.000004 0.000032 ( 0.000032)
build_up 0.000000 0.007066 3.451564 ( 3.384936)
build_miniruby 0.000497 0.000983 1.515730 ( 1.512204)
build_ruby 0.001439 0.000335 4.147542 ( 22.822898)
build_all 0.000000 0.008139 5.948034 ( 2.440273)
build_install 0.011138 0.006389 8.755958 ( 4.389751)
test_btest 0.000783 0.000254 74.541290 ( 20.117970)
test_basic 0.004520 0.005327 0.818736 ( 0.864480)
test_all 0.087420 0.058611 717.987550 (207.207424)
test_rubyspec 0.046113 0.032822 111.401599 ( 24.723504)
total: 287.46 sec