Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241212-044643
#<BuildRuby:0x00007f47474afde0
@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.20241212-044643",
@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.000003 0.000022 ( 0.000022)
autoconf 0.000037 0.000005 0.000042 ( 0.000041)
configure 0.000027 0.000004 0.000031 ( 0.000031)
build_up 0.004128 0.004704 3.514239 ( 3.635367)
build_miniruby 0.001253 0.000209 1.559874 ( 1.567833)
build_ruby 0.002095 0.000000 4.245334 ( 22.001638)
build_all 0.009493 0.000514 6.706288 ( 3.101417)
build_install 0.015128 0.005456 9.146799 ( 16.411810)
test_btest 0.000617 0.000109 72.923559 ( 31.183965)
test_basic 0.010628 0.000264 1.029289 ( 1.168937)
test_all 0.117686 0.033442 785.516832 (370.888868)
test_rubyspec 0.061479 0.023545 121.650177 ( 48.128551)
total: 498.09 sec