Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241210-162138
#<BuildRuby:0x00007f9554f9fdd0
@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.20241210-162138",
@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.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000031 0.000007 0.000038 ( 0.000038)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.002440 0.004728 3.291182 ( 3.998786)
build_miniruby 0.001352 0.000351 1.257239 ( 2.147201)
build_ruby 0.000000 0.001916 3.700512 ( 48.986826)
build_all 0.002145 0.005808 5.860455 ( 2.314600)
build_install 0.014159 0.006109 8.735250 ( 5.103394)
test_btest 0.000738 0.000246 78.631326 ( 40.154096)
test_basic 0.004243 0.004082 1.115667 ( 1.375916)
test_all 0.075624 0.069587 705.298416 (215.813457)
test_rubyspec 0.045859 0.033656 115.453319 ( 23.708426)
total: 343.60 sec