Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230619-002140
#<BuildRuby:0x0000560c99d36228
@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.20230619-002140",
@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.000014 0.000002 0.000016 ( 0.000015)
autoconf 0.000023 0.000003 0.000026 ( 0.000027)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.006028 0.000301 2.016986 ( 5.122458)
build_miniruby 0.001374 0.000203 1.448494 ( 2.232419)
build_ruby 0.001381 0.000204 2.832073 ( 3.668466)
build_all 0.004270 0.003474 2.457809 ( 2.707264)
build_install 0.014050 0.004402 3.728256 ( 3.951712)
test_btest 0.000969 0.000181 77.938850 ( 46.077681)
test_basic 0.003749 0.004054 0.814992 ( 1.729582)
test_all 0.001937 0.000411 583.085630 (315.411994)
test_rubyspec 0.031061 0.022398 87.478629 (123.083875)
total: 503.99 sec