Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241224-013629
#<BuildRuby:0x00007f284bc7fdd8
@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.20241224-013629",
@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.000014 0.000005 0.000019 ( 0.000019)
autoconf 0.000026 0.000009 0.000035 ( 0.000035)
configure 0.000020 0.000006 0.000026 ( 0.000027)
build_up 0.003820 0.001273 1.377860 ( 1.738519)
build_miniruby 0.001105 0.000368 1.034000 ( 1.030978)
build_ruby 0.001376 0.000458 3.066012 ( 3.260622)
build_all 0.006106 0.002035 5.451351 ( 2.101439)
build_install 0.012004 0.004002 6.738644 ( 3.328906)
test_btest 0.000649 0.000217 67.093295 ( 17.521519)
test_basic 0.007276 0.001033 0.770960 ( 0.820404)
test_all 0.094517 0.044435 607.130667 (198.142524)
test_rubyspec 0.044409 0.039161 120.544129 ( 32.694563)
total: 260.64 sec