Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241222-221312
#<BuildRuby:0x00007fc942f3fdc8
@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.20241222-221312",
@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.000002 0.000016 ( 0.000016)
autoconf 0.000029 0.000003 0.000032 ( 0.000032)
configure 0.000027 0.000003 0.000030 ( 0.000029)
build_up 0.000000 0.005813 1.812676 ( 2.107191)
build_miniruby 0.001247 0.000383 1.588407 ( 1.584947)
build_ruby 0.000000 0.001842 4.048403 ( 4.190088)
build_all 0.003679 0.005398 6.606363 ( 2.760712)
build_install 0.013995 0.002191 8.136634 ( 4.395487)
test_btest 0.000858 0.000000 72.263242 ( 19.557809)
test_basic 0.006521 0.002988 0.878370 ( 0.927143)
test_all 0.105079 0.034658 683.044521 (221.601806)
test_rubyspec 0.037934 0.042931 114.863647 ( 25.079774)
total: 282.21 sec