Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230801-212928
#<BuildRuby:0x00005593993be890
@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.20230801-212928",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000035 0.000004 0.000039 ( 0.000038)
configure 0.000027 0.000002 0.000029 ( 0.000030)
build_up 0.003442 0.004393 2.252074 ( 7.134440)
build_miniruby 0.001241 0.000171 1.738435 ( 3.207727)
build_ruby 0.001648 0.000228 3.217974 ( 6.352375)
build_all 0.006887 0.000950 2.580446 ( 3.942902)
build_install 0.012133 0.006481 4.171099 ( 6.452503)
test_btest 0.000828 0.000143 79.829539 ( 58.491904)
test_basic 0.000664 0.008707 0.916041 ( 1.735865)
test_all 0.001829 0.000427 645.858660 (415.830092)
test_rubyspec 0.030979 0.024627 95.079736 (153.646596)
total: 656.80 sec