Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240223-172500
#<BuildRuby:0x000055783e2a2018
@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.20240223-172500",
@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.000004 0.000013 ( 0.000013)
autoconf 0.000014 0.000006 0.000020 ( 0.000020)
configure 0.000011 0.000004 0.000015 ( 0.000016)
build_up 0.002020 0.005061 2.484016 ( 2.352173)
build_miniruby 0.000972 0.000454 1.590799 ( 1.597661)
build_ruby 0.000000 0.001799 3.506359 ( 8.562612)
build_all 0.004153 0.004376 6.689738 ( 3.348838)
build_install 0.017263 0.002284 8.258590 ( 4.621177)
test_btest 0.000000 0.000865 88.905871 ( 28.580823)
test_basic 0.001038 0.003893 0.800713 ( 0.868145)
test_all 0.077218 0.038609 769.668161 (227.340960)
test_rubyspec 0.042073 0.038272 113.419310 (122.463974)
total: 399.74 sec