Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230707-042629
#<BuildRuby:0x000055745064e230
@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.20230707-042629",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000025 0.000002 0.000027 ( 0.000028)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.001915 0.003835 2.062814 ( 3.499239)
build_miniruby 0.001373 0.000142 1.468946 ( 1.477627)
build_ruby 0.001628 0.000168 3.207549 ( 3.652413)
build_all 0.003220 0.003977 2.633792 ( 2.094996)
build_install 0.006540 0.010999 3.891973 ( 4.392708)
test_btest 0.000863 0.000183 84.086145 ( 45.785941)
test_basic 0.006517 0.000534 0.861665 ( 0.976364)
test_all 0.002772 0.001370 641.924831 (308.193468)
test_rubyspec 0.028292 0.024853 91.760871 (119.683026)
total: 489.76 sec