Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230531-160109
#<BuildRuby:0x0000558d81a761d8
@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.20230531-160109",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000021 0.000002 0.000023 ( 0.000024)
build_up 0.006194 0.000259 1.861029 ( 3.702459)
build_miniruby 0.001254 0.000144 1.289747 ( 1.517981)
build_ruby 0.000000 0.001763 2.764038 ( 3.014750)
build_all 0.004757 0.001768 2.186758 ( 1.974828)
build_install 0.010257 0.005801 3.335140 ( 2.902175)
test_btest 0.000838 0.000149 75.971624 ( 40.241048)
test_basic 0.006312 0.001127 0.804448 ( 1.060160)
test_all 0.001624 0.000162 591.200913 (276.302777)
test_rubyspec 0.033259 0.020223 81.934946 ( 94.042258)
total: 424.76 sec