Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230609-043918
#<BuildRuby:0x000055f691776018
@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.20230609-043918",
@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.000012 0.000003 0.000015 ( 0.000016)
autoconf 0.000020 0.000005 0.000025 ( 0.000025)
configure 0.000020 0.000005 0.000025 ( 0.000025)
build_up 0.005411 0.000348 1.876771 ( 3.685938)
build_miniruby 0.001194 0.000285 1.361447 ( 1.499259)
build_ruby 0.001211 0.000288 2.682330 ( 3.091989)
build_all 0.006990 0.000000 2.219329 ( 1.623821)
build_install 0.017119 0.000000 3.561721 ( 3.138972)
test_btest 0.000979 0.000000 77.371940 ( 40.961493)
test_basic 0.002967 0.003988 0.793594 ( 1.304761)
test_all 0.001573 0.000184 576.590975 (259.463179)
test_rubyspec 0.035054 0.017868 85.038015 (103.943349)
total: 418.71 sec