Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240922-040311
#<BuildRuby:0x00007efc70c2fdd0
@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.20240922-040311",
@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.000015 0.000004 0.000019 ( 0.000020)
autoconf 0.000034 0.000008 0.000042 ( 0.000041)
configure 0.000027 0.000006 0.000033 ( 0.000033)
build_up 0.000313 0.007954 4.566061 ( 3.953653)
build_miniruby 0.000000 0.001875 1.692646 ( 1.689309)
build_ruby 0.000987 0.000985 4.139619 ( 4.285791)
build_all 0.007625 0.001219 6.914378 ( 2.935355)
build_install 0.011473 0.006549 10.518108 ( 5.071174)
test_btest 0.000899 0.000309 93.759396 ( 25.132055)
test_basic 0.000000 0.010104 0.990985 ( 1.038872)
test_all 0.118742 0.029279 768.057518 (221.314772)
test_rubyspec 0.060167 0.025552 135.379594 ( 27.945089)
total: 293.37 sec