Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250319-213859
#<BuildRuby:0x00007fc812e4fde0
@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.20250319-213859",
@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.000002 0.000021 ( 0.000023)
autoconf 0.000036 0.000005 0.000041 ( 0.000040)
configure 0.000026 0.000004 0.000030 ( 0.000029)
build_up 0.001847 0.004360 2.561183 ( 2.503486)
build_miniruby 0.000000 0.001417 1.463585 ( 1.463094)
build_ruby 0.000220 0.001788 3.683374 ( 3.793206)
build_all 0.007744 0.000000 5.396634 ( 2.368603)
build_install 0.014019 0.003578 7.514656 ( 4.110296)
test_btest 0.000851 0.000170 47.261652 ( 14.183295)
test_basic 0.009420 0.001065 0.753664 ( 0.811101)
test_all 0.067002 0.053199 600.174609 (180.990030)
test_rubyspec 0.054371 0.021512 98.445640 ( 23.687914)
total: 233.91 sec