Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241218-005258
#<BuildRuby:0x00007f8a41f0fdc0
@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.20241218-005258",
@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.000006 0.000022 ( 0.000023)
autoconf 0.000028 0.000011 0.000039 ( 0.000039)
configure 0.000023 0.000009 0.000032 ( 0.000031)
build_up 0.002019 0.004952 2.743269 ( 3.458911)
build_miniruby 0.001516 0.000668 2.280534 ( 2.341329)
build_ruby 0.002336 0.000000 4.173294 ( 4.431281)
build_all 0.013088 0.000000 22.588138 ( 10.590312)
build_install 0.019667 0.001988 8.461944 ( 6.327075)
test_btest 0.000579 0.000200 78.249855 ( 47.397382)
test_basic 0.010541 0.000553 1.067107 ( 1.319634)
test_all 0.096812 0.053270 746.867534 (329.573852)
test_rubyspec 0.060998 0.020561 116.028738 ( 36.515450)
total: 441.96 sec