Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230830-111357
#<BuildRuby:0x000055cc731c1ed0
@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.20230830-111357",
@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.000020 0.000002 0.000022 ( 0.000023)
autoconf 0.000036 0.000004 0.000040 ( 0.000035)
configure 0.000031 0.000003 0.000034 ( 0.000034)
build_up 0.006105 0.000610 1.832604 ( 2.943691)
build_miniruby 0.001294 0.000130 1.682009 ( 1.897906)
build_ruby 0.000000 0.001887 3.313023 ( 3.677302)
build_all 0.006586 0.002067 6.644924 ( 4.660472)
build_install 0.011366 0.008223 7.809578 ( 5.501212)
test_btest 0.000725 0.000125 84.355576 ( 45.442587)
test_basic 0.007047 0.001208 0.958522 ( 1.258995)
test_all 0.008897 0.001525 738.414692 (323.901377)
test_rubyspec 0.026890 0.043364 103.605713 (122.599228)
total: 511.88 sec