Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241018-113535
#<BuildRuby:0x00007f4a8c3ffdd0
@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.20241018-113535",
@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.000004 0.000021 ( 0.000022)
autoconf 0.000032 0.000008 0.000040 ( 0.000040)
configure 0.000028 0.000007 0.000035 ( 0.000035)
build_up 0.002784 0.004835 4.039651 ( 3.958019)
build_miniruby 0.001325 0.000385 1.845311 ( 1.904544)
build_ruby 0.002261 0.000000 5.024492 ( 5.540930)
build_all 0.005982 0.005719 8.146905 ( 5.014883)
build_install 0.017969 0.007209 11.292082 ( 6.973411)
test_btest 0.000699 0.000226 92.010113 ( 24.673054)
test_basic 0.002015 0.007637 1.041775 ( 1.087816)
test_all 0.091398 0.058486 758.701973 (220.918580)
test_rubyspec 0.025858 0.059893 135.552396 ( 25.085515)
total: 295.16 sec