Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230914-205548
#<BuildRuby:0x00005590004261a8
@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.20230914-205548",
@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.000002 0.000017 ( 0.000018)
autoconf 0.000026 0.000000 0.000026 ( 0.000026)
configure 0.000026 0.000000 0.000026 ( 0.000026)
build_up 0.007139 0.000447 2.273950 ( 4.634747)
build_miniruby 0.000000 0.001800 1.674665 ( 1.725996)
build_ruby 0.000000 0.001807 3.356052 ( 3.793110)
build_all 0.006859 0.001485 6.284386 ( 4.357177)
build_install 0.014008 0.005342 7.719104 ( 6.873843)
test_btest 0.000925 0.000000 82.016110 ( 42.722609)
test_basic 0.004881 0.003871 0.951067 ( 1.279840)
test_all 0.009994 0.001114 684.790250 (313.126685)
test_rubyspec 0.026197 0.045312 104.466629 (124.634934)
total: 503.15 sec