Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240307-163132
#<BuildRuby:0x000055864fd1a008
@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.20240307-163132",
@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.000023 0.000003 0.000026 ( 0.000025)
autoconf 0.000038 0.000006 0.000044 ( 0.000043)
configure 0.000040 0.000000 0.000040 ( 0.000040)
build_up 0.006082 0.003083 2.688419 ( 2.621643)
build_miniruby 0.001262 0.000211 1.734743 ( 1.752703)
build_ruby 0.001520 0.000253 3.660278 ( 4.034126)
build_all 0.007953 0.000000 6.778821 ( 3.829585)
build_install 0.012480 0.007295 8.938494 ( 5.708988)
test_btest 0.000641 0.000125 94.074557 ( 50.798855)
test_basic 0.003725 0.003869 1.018837 ( 1.270974)
test_all 0.071970 0.049411 816.181241 (348.978858)
test_rubyspec 0.035100 0.053538 125.576945 (135.126851)
total: 554.12 sec