Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230723-014844
#<BuildRuby:0x0000562f41342008
@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.20230723-014844",
@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.000033 0.000006 0.000039 ( 0.000035)
autoconf 0.000038 0.000006 0.000044 ( 0.000040)
configure 0.000029 0.000005 0.000034 ( 0.000032)
build_up 0.007768 0.000651 2.273246 ( 6.911530)
build_miniruby 0.001430 0.000239 1.780985 ( 4.166015)
build_ruby 0.001419 0.000236 3.618987 ( 7.456784)
build_all 0.004910 0.004252 2.739492 ( 4.554787)
build_install 0.016532 0.005880 4.314837 ( 7.615065)
test_btest 0.000834 0.000177 82.260525 ( 76.491104)
test_basic 0.004603 0.004450 0.984283 ( 2.195800)
test_all 0.000948 0.000223 654.109879 (487.274536)
test_rubyspec 0.042547 0.016402 92.673759 (149.657243)
total: 746.32 sec