Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221231-224630
#<BuildRuby:0x0000557e088c23b0
@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.20221231-224630",
@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.000009 0.000002 0.000011 ( 0.000011)
autoconf 0.000014 0.000004 0.000018 ( 0.000018)
configure 0.000011 0.000002 0.000013 ( 0.000014)
build_up 0.003991 0.000855 0.794620 ( 1.171924)
build_miniruby 0.001038 0.000222 1.088108 ( 1.086487)
build_ruby 0.001184 0.000254 2.817269 ( 3.193700)
build_all 0.001297 0.004699 3.215107 ( 1.595581)
build_install 0.004219 0.008767 2.531475 ( 1.567510)
test_btest 0.000789 0.000315 55.527177 ( 14.068655)
test_basic 0.000306 0.004613 0.359384 ( 0.451497)
test_all 0.001028 0.000479 574.328204 (162.128720)
test_rubyspec 0.025561 0.015064 57.699301 ( 75.664647)
total: 260.93 sec