Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240314-033619
#<BuildRuby:0x000055781c3321a8
@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.20240314-033619",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000018 0.000001 0.000019 ( 0.000020)
autoconf 0.000027 0.000001 0.000028 ( 0.000028)
configure 0.000026 0.000001 0.000027 ( 0.000028)
build_up 0.003309 0.004255 2.653972 ( 2.486182)
build_miniruby 0.001381 0.000095 1.623934 ( 1.622955)
build_ruby 0.001965 0.000000 3.329807 ( 12.847130)
build_all 0.004556 0.003278 6.817116 ( 3.830397)
build_install 0.014461 0.004652 8.477869 ( 4.475363)
test_btest 0.000708 0.000081 95.135653 ( 35.842007)
test_basic 0.000077 0.008222 0.993694 ( 1.062734)
test_all 0.086237 0.036112 841.339473 (318.903557)
test_rubyspec 0.047818 0.040680 126.590031 (136.058634)
total: 517.13 sec