Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240316-094920
#<BuildRuby:0x0000563eda2a5e08
@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.20240316-094920",
@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.000017 0.000004 0.000021 ( 0.000021)
autoconf 0.000023 0.000005 0.000028 ( 0.000029)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.002618 0.004667 2.570072 ( 3.531320)
build_miniruby 0.001425 0.000384 1.692987 ( 1.815882)
build_ruby 0.001595 0.000000 3.531987 ( 4.276100)
build_all 0.008041 0.000000 7.052105 ( 4.418598)
build_install 0.016355 0.004478 8.958068 ( 5.130240)
test_btest 0.000809 0.000202 93.059973 ( 38.357294)
test_basic 0.000579 0.007297 0.937936 ( 6.210605)
test_all 0.088628 0.033632 813.734805 (371.694126)
test_rubyspec 0.014898 0.076202 127.657428 (138.188165)
total: 573.62 sec