Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241221-004018
#<BuildRuby:0x00007fadd799fde0
@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.20241221-004018",
@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.000023 0.000005 0.000028 ( 0.000027)
autoconf 0.000043 0.000008 0.000051 ( 0.000050)
configure 0.000037 0.000007 0.000044 ( 0.000042)
build_up 0.001746 0.004357 1.950559 ( 2.440083)
build_miniruby 0.001214 0.000258 1.053487 ( 1.050893)
build_ruby 0.001416 0.000300 2.713999 ( 2.956907)
build_all 0.006950 0.000000 5.080030 ( 2.000270)
build_install 0.014252 0.000906 6.588869 ( 3.255722)
test_btest 0.000826 0.000156 70.866369 ( 18.722011)
test_basic 0.005144 0.004462 0.866548 ( 0.910924)
test_all 0.087305 0.052992 624.577591 (180.114056)
test_rubyspec 0.041520 0.035069 112.625580 ( 21.318445)
total: 232.77 sec