Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230713-030522
#<BuildRuby:0x000056399765a2a8
@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.20230713-030522",
@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.000032 0.000000 0.000032 ( 0.000031)
configure 0.000028 0.000000 0.000028 ( 0.000029)
build_up 0.006250 0.000360 2.150540 ( 3.542911)
build_miniruby 0.000000 0.001606 1.643358 ( 1.672505)
build_ruby 0.000000 0.001511 3.095379 ( 3.346991)
build_all 0.006752 0.000717 2.463505 ( 1.929157)
build_install 0.011080 0.006533 3.942838 ( 3.195866)
test_btest 0.000635 0.000130 82.118714 ( 40.795474)
test_basic 0.000000 0.007305 0.933663 ( 1.034689)
test_all 0.000000 0.002144 612.400780 (258.245117)
test_rubyspec 0.033296 0.026698 92.989390 (125.811637)
total: 439.58 sec