Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230630-103252
#<BuildRuby:0x000055e1594662a8
@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.20230630-103252",
@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.000017)
autoconf 0.000025 0.000003 0.000028 ( 0.000027)
configure 0.000020 0.000002 0.000022 ( 0.000023)
build_up 0.002034 0.004178 1.947874 ( 4.916780)
build_miniruby 0.001381 0.000212 1.608478 ( 2.116614)
build_ruby 0.001472 0.000226 2.987978 ( 4.395690)
build_all 0.003108 0.004658 2.418799 ( 2.843506)
build_install 0.009906 0.008751 3.829051 ( 4.983584)
test_btest 0.000761 0.000190 79.497010 ( 50.151839)
test_basic 0.002093 0.004868 0.861258 ( 1.459922)
test_all 0.001117 0.000320 593.065728 (321.648780)
test_rubyspec 0.039178 0.014000 89.730288 (129.959155)
total: 522.48 sec