Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230915-095908
#<BuildRuby:0x0000563eae9222a8
@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.20230915-095908",
@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.000022 0.000003 0.000025 ( 0.000025)
autoconf 0.000034 0.000004 0.000038 ( 0.000037)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.000597 0.007536 2.463702 ( 4.525915)
build_miniruby 0.001524 0.000246 1.729038 ( 1.789229)
build_ruby 0.000000 0.002051 3.480726 ( 3.734888)
build_all 0.004888 0.004368 6.450265 ( 3.871613)
build_install 0.015227 0.004623 7.907808 ( 5.294421)
test_btest 0.000875 0.000189 84.316091 ( 34.113291)
test_basic 0.002422 0.003565 0.778545 ( 0.848438)
test_all 0.008083 0.000852 686.099809 (267.493249)
test_rubyspec 0.034067 0.035781 102.363989 (117.111507)
total: 438.78 sec