Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241021-175709
#<BuildRuby:0x00007fe1bd4afdc0
@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.20241021-175709",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000024 0.000004 0.000028 ( 0.000027)
configure 0.000019 0.000002 0.000021 ( 0.000022)
build_up 0.002885 0.004590 3.863578 ( 3.679087)
build_miniruby 0.001350 0.000235 1.298188 ( 1.295682)
build_ruby 0.001520 0.000265 4.207183 ( 4.418286)
build_all 0.008543 0.000000 6.888273 ( 2.806545)
build_install 0.006924 0.015628 9.453652 ( 4.315953)
test_btest 0.000652 0.000186 90.935716 ( 25.991000)
test_basic 0.004208 0.005509 0.951142 ( 3.066629)
test_all 0.101504 0.045051 736.442726 (247.692940)
test_rubyspec 0.044393 0.043101 133.107894 ( 29.120773)
total: 322.39 sec