Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240919-051437
#<BuildRuby:0x00007f6d4870fdc0
@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.20240919-051437",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000029 0.000007 0.000036 ( 0.000035)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.002887 0.005473 3.443672 ( 3.079589)
build_miniruby 0.001289 0.000362 1.545086 ( 1.541415)
build_ruby 0.001610 0.000453 3.119267 ( 3.329779)
build_all 0.007529 0.001005 5.927549 ( 2.340364)
build_install 0.017258 0.003292 9.731765 ( 4.292521)
test_btest 0.000000 0.001119 94.104327 ( 24.313469)
test_basic 0.002761 0.008825 0.963723 ( 1.006949)
test_all 0.124021 0.029515 786.850836 (270.785264)
test_rubyspec 0.043429 0.046195 142.343718 ( 30.778553)
total: 341.47 sec