Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230806-125325
#<BuildRuby:0x000055d3ad77a390
@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.20230806-125325",
@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.000026 0.000006 0.000032 ( 0.000024)
autoconf 0.000033 0.000007 0.000040 ( 0.000036)
configure 0.000026 0.000006 0.000032 ( 0.000032)
build_up 0.006104 0.001409 2.273500 ( 5.874805)
build_miniruby 0.001362 0.000000 1.723629 ( 2.667333)
build_ruby 0.001596 0.000000 3.552287 ( 6.846236)
build_all 0.004020 0.004061 2.807212 ( 3.154401)
build_install 0.019061 0.000000 4.422954 ( 6.187954)
test_btest 0.000952 0.000000 83.918066 ( 54.550122)
test_basic 0.002626 0.000215 0.975244 ( 1.991028)
test_all 0.000989 0.000210 706.355339 (476.260241)
test_rubyspec 0.032708 0.026873 102.981262 (203.501371)
total: 761.03 sec