Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231021-141817
#<BuildRuby:0x00005654ac3d20a0
@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.20231021-141817",
@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.000018 0.000001 0.000019 ( 0.000019)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000021 0.000002 0.000023 ( 0.000022)
build_up 0.007470 0.000597 2.333538 ( 3.202418)
build_miniruby 0.001347 0.000108 1.680021 ( 1.770729)
build_ruby 0.001749 0.000140 3.337190 ( 3.786139)
build_all 0.008219 0.000291 5.924791 ( 4.274393)
build_install 0.014841 0.004691 7.296400 ( 4.995588)
test_btest 0.000780 0.000081 82.742149 ( 56.228225)
test_basic 0.006003 0.000621 0.896479 ( 1.160287)
test_all 0.094284 0.025571 628.996248 (301.624119)
test_rubyspec 0.041407 0.021937 93.557369 (105.242933)
total: 482.29 sec