Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241120-122723
#<BuildRuby:0x00007f3aad25fdc0
@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.20241120-122723",
@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.000018 0.000005 0.000023 ( 0.000023)
autoconf 0.000032 0.000008 0.000040 ( 0.000041)
configure 0.000027 0.000007 0.000034 ( 0.000034)
build_up 0.002355 0.004768 3.690308 ( 3.646960)
build_miniruby 0.001319 0.000406 1.545979 ( 1.542786)
build_ruby 0.002206 0.000000 3.921108 ( 4.076211)
build_all 0.000967 0.006556 6.328148 ( 2.754432)
build_install 0.013092 0.005869 8.180593 ( 3.995123)
test_btest 0.000595 0.000218 77.057980 ( 21.072531)
test_basic 0.006448 0.002364 0.891420 ( 0.939087)
test_all 0.112985 0.030319 711.314141 (223.585503)
test_rubyspec 0.030419 0.050164 115.756946 ( 23.761292)
total: 285.38 sec