Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241125-134428
#<BuildRuby:0x00007fed48dafdd0
@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.20241125-134428",
@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.000019 0.000006 0.000025 ( 0.000026)
autoconf 0.000030 0.000010 0.000040 ( 0.000040)
configure 0.000025 0.000008 0.000033 ( 0.000034)
build_up 0.000000 0.007264 3.296761 ( 3.243875)
build_miniruby 0.000000 0.001585 1.323010 ( 1.319315)
build_ruby 0.001517 0.000234 3.692329 ( 3.885231)
build_all 0.004832 0.003186 6.072553 ( 2.513848)
build_install 0.011813 0.005554 7.814302 ( 3.670644)
test_btest 0.000596 0.000255 74.687729 ( 20.704972)
test_basic 0.008568 0.004192 1.088447 ( 1.156123)
test_all 0.108070 0.045795 796.358479 (296.830179)
test_rubyspec 0.053155 0.034955 117.402735 ( 29.482585)
total: 362.81 sec