Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230813-003254
#<BuildRuby:0x000055ccc7fe61d8
@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.20230813-003254",
@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.000002 0.000020 ( 0.000020)
autoconf 0.000031 0.000003 0.000034 ( 0.000034)
configure 0.000030 0.000004 0.000034 ( 0.000032)
build_up 0.006338 0.000655 2.222325 ( 5.827227)
build_miniruby 0.001553 0.000161 1.686896 ( 2.212513)
build_ruby 0.001284 0.000133 3.310042 ( 4.370819)
build_all 0.002848 0.004794 2.768888 ( 2.516266)
build_install 0.009068 0.009918 4.313034 ( 5.716989)
test_btest 0.000772 0.000154 83.085916 ( 53.882853)
test_basic 0.008516 0.000000 0.983474 ( 2.372316)
test_all 0.000999 0.000042 686.551633 (412.878891)
test_rubyspec 0.051546 0.009000 97.963820 (164.127526)
total: 653.91 sec