Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230108-191725
#<BuildRuby:0x0000555772ffa018
@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.20230108-191725",
@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.000013 0.000001 0.000014 ( 0.000014)
autoconf 0.000020 0.000003 0.000023 ( 0.000022)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.000560 0.004109 1.117914 ( 1.509830)
build_miniruby 0.001155 0.000210 1.333970 ( 1.333134)
build_ruby 0.001657 0.000301 3.260586 ( 3.638997)
build_all 0.004782 0.002624 3.796967 ( 1.954974)
build_install 0.012734 0.003301 2.887749 ( 2.071468)
test_btest 0.000864 0.000000 57.838522 ( 17.357709)
test_basic 0.002422 0.003673 0.442322 ( 0.541355)
test_all 0.001542 0.000360 653.090731 (263.490281)
test_rubyspec 0.038577 0.021615 76.929559 (101.367311)
total: 393.27 sec