Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230615-010913
#<BuildRuby:0x000055d362b49ed0
@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.20230615-010913",
@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.000003 0.000018 ( 0.000017)
autoconf 0.000025 0.000003 0.000028 ( 0.000029)
configure 0.000020 0.000003 0.000023 ( 0.000024)
build_up 0.006036 0.000303 1.963072 ( 4.511744)
build_miniruby 0.001346 0.000200 1.422489 ( 2.075481)
build_ruby 0.001349 0.000200 2.993695 ( 3.842162)
build_all 0.007088 0.000416 2.412336 ( 2.526057)
build_install 0.007003 0.012728 3.794962 ( 3.744447)
test_btest 0.000722 0.000170 77.052029 ( 45.702169)
test_basic 0.002621 0.004450 0.815800 ( 1.260856)
test_all 0.000768 0.000203 622.623755 (437.943908)
test_rubyspec 0.037339 0.024490 89.757103 (200.267429)
total: 701.88 sec