Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240309-131400
#<BuildRuby:0x0000561c27e7a3d0
@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.20240309-131400",
@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.000011 0.000002 0.000013 ( 0.000014)
autoconf 0.000018 0.000005 0.000023 ( 0.000023)
configure 0.000017 0.000004 0.000021 ( 0.000021)
build_up 0.002969 0.003751 2.273568 ( 2.085240)
build_miniruby 0.001281 0.000000 1.373412 ( 1.371218)
build_ruby 0.001369 0.000000 2.656030 ( 2.881239)
build_all 0.006772 0.000000 5.904540 ( 2.261318)
build_install 0.015373 0.002218 7.934362 ( 3.739745)
test_btest 0.000711 0.000178 85.255689 ( 23.431469)
test_basic 0.003193 0.003346 0.918310 ( 0.984528)
test_all 0.087066 0.027924 782.888674 (232.381136)
test_rubyspec 0.055679 0.023550 101.550566 (110.635255)
total: 379.77 sec