Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230721-070400
#<BuildRuby:0x0000560450a32258
@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.20230721-070400",
@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.000001 0.000021 ( 0.000020)
autoconf 0.000031 0.000001 0.000032 ( 0.000032)
configure 0.000034 0.000001 0.000035 ( 0.000034)
build_up 0.000000 0.007053 2.194590 ( 3.501107)
build_miniruby 0.001046 0.000545 1.632417 ( 1.638984)
build_ruby 0.000000 0.001699 3.436384 ( 3.760887)
build_all 0.002031 0.005704 2.641956 ( 2.057777)
build_install 0.011050 0.008389 4.279598 ( 3.354763)
test_btest 0.000563 0.000119 80.055835 ( 36.110335)
test_basic 0.005235 0.000262 0.891971 ( 0.988651)
test_all 0.001438 0.000296 640.480871 (300.292392)
test_rubyspec 0.030907 0.032142 93.610677 (132.762342)
total: 484.47 sec