Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241130-025723
#<BuildRuby:0x00007fa55acbfdc0
@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.20241130-025723",
@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.000004 0.000023 ( 0.000023)
autoconf 0.000032 0.000006 0.000038 ( 0.000039)
configure 0.000024 0.000005 0.000029 ( 0.000029)
build_up 0.006211 0.003579 3.833780 ( 4.451481)
build_miniruby 0.001906 0.000000 1.645465 ( 1.772857)
build_ruby 0.002369 0.000000 4.627237 ( 4.982985)
build_all 0.006714 0.003783 7.050720 ( 5.426075)
build_install 0.018605 0.006603 9.626500 ( 6.870023)
test_btest 0.000828 0.000207 82.184286 ( 54.766976)
test_basic 0.009704 0.004557 1.215432 ( 1.567990)
test_all 0.119883 0.034659 775.496109 (362.967265)
test_rubyspec 0.061955 0.022997 122.040556 ( 36.326155)
total: 479.13 sec