Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240128-183722
#<BuildRuby:0x000055ca45926390
@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.20240128-183722",
@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.000002 0.000014 ( 0.000013)
autoconf 0.000021 0.000002 0.000023 ( 0.000024)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.002142 0.003698 1.689320 ( 2.039810)
build_miniruby 0.001338 0.000000 1.616505 ( 1.617366)
build_ruby 0.001599 0.000000 3.104207 ( 3.336823)
build_all 0.006902 0.000000 5.990661 ( 2.565969)
build_install 0.018990 0.000000 7.201321 ( 3.672789)
test_btest 0.000785 0.000000 85.705339 ( 27.108388)
test_basic 0.006256 0.000567 0.813012 ( 0.884315)
test_all 0.086363 0.027300 814.862418 (267.916751)
test_rubyspec 0.062857 0.037471 156.127431 (167.594652)
total: 476.74 sec