Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231231-042536
#<BuildRuby:0x0000555a8b94a120
@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.20231231-042536",
@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.000024 0.000003 0.000027 ( 0.000027)
autoconf 0.000038 0.000004 0.000042 ( 0.000041)
configure 0.000031 0.000003 0.000034 ( 0.000034)
build_up 0.006628 0.000000 1.811819 ( 3.035170)
build_miniruby 0.001956 0.000000 1.840624 ( 2.204318)
build_ruby 0.001868 0.000000 3.808884 ( 4.571688)
build_all 0.009066 0.000351 6.136576 ( 6.128058)
build_install 0.019623 0.001299 7.313576 ( 7.293953)
test_btest 0.000826 0.000069 85.402173 ( 80.684833)
test_basic 0.000042 0.008407 0.963166 ( 1.857043)
test_all 0.085424 0.047370 885.006957 (853.360277)
test_rubyspec 0.016157 0.060194 105.275823 (172.099265)
total: 1131.24 sec