Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241016-002520
#<BuildRuby:0x00007fa020c3fdd0
@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.20241016-002520",
@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.000005 0.000021 ( 0.000021)
autoconf 0.000030 0.000010 0.000040 ( 0.000040)
configure 0.000000 0.000047 0.000047 ( 0.000047)
build_up 0.005554 0.003076 4.022829 ( 3.903345)
build_miniruby 0.001203 0.000415 1.649413 ( 1.646349)
build_ruby 0.001384 0.000477 4.415305 ( 4.618779)
build_all 0.004802 0.004328 7.479297 ( 3.105199)
build_install 0.014795 0.007032 10.534476 ( 4.984602)
test_btest 0.000000 0.000998 99.236650 ( 31.505397)
test_basic 0.004826 0.008915 1.296777 ( 1.395124)
test_all 0.113615 0.046543 852.256637 (358.096775)
test_rubyspec 0.033359 0.061129 145.170885 ( 79.768588)
total: 489.03 sec