Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241124-120416
#<BuildRuby:0x00007f1a43e6fdc0
@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.20241124-120416",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000028 0.000004 0.000032 ( 0.000032)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.002384 0.004363 3.553173 ( 3.460540)
build_miniruby 0.001544 0.000000 1.510452 ( 1.507285)
build_ruby 0.001927 0.000000 3.703062 ( 3.872245)
build_all 0.008225 0.000000 6.086775 ( 2.631865)
build_install 0.015140 0.002612 8.421390 ( 4.211006)
test_btest 0.000813 0.000125 72.027783 ( 20.526490)
test_basic 0.008162 0.000649 0.988568 ( 1.038816)
test_all 0.096409 0.045260 664.142778 (195.507645)
test_rubyspec 0.032446 0.047387 117.610811 ( 27.971584)
total: 260.73 sec