Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230831-024405
#<BuildRuby:0x000056127b1eda00
@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.20230831-024405",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000026 0.000005 0.000031 ( 0.000031)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.004930 0.000948 1.839852 ( 2.783486)
build_miniruby 0.001563 0.000301 1.700775 ( 1.865520)
build_ruby 0.001505 0.000289 3.428558 ( 3.706523)
build_all 0.004009 0.004146 6.504492 ( 4.712471)
build_install 0.019796 0.000000 7.778688 ( 5.672455)
test_btest 0.000829 0.000000 85.474061 ( 46.982722)
test_basic 0.003853 0.005480 0.979271 ( 1.338144)
test_all 0.008234 0.001830 705.973969 (306.426985)
test_rubyspec 0.041613 0.028633 106.111287 (125.779041)
total: 499.27 sec