Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241231-132935
#<BuildRuby:0x00007fab71ecfdc8
@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.20241231-132935",
@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.000014 0.000003 0.000017 ( 0.000019)
autoconf 0.000028 0.000007 0.000035 ( 0.000035)
configure 0.000026 0.000006 0.000032 ( 0.000032)
build_up 0.002057 0.003464 1.938582 ( 2.280330)
build_miniruby 0.001164 0.000333 1.263417 ( 1.260043)
build_ruby 0.001452 0.000415 4.305776 ( 23.476331)
build_all 0.004327 0.004141 6.662708 ( 2.798990)
build_install 0.013520 0.005805 7.855896 ( 4.102040)
test_btest 0.000975 0.000000 76.996403 ( 21.502504)
test_basic 0.009594 0.000000 0.960919 ( 1.006477)
test_all 0.099395 0.043087 667.991348 (208.292958)
test_rubyspec 0.051691 0.029981 116.415546 ( 27.644284)
total: 292.37 sec