Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230724-055319
#<BuildRuby:0x000055ad46b5e138
@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.20230724-055319",
@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.000020 0.000006 0.000026 ( 0.000022)
autoconf 0.000029 0.000009 0.000038 ( 0.000032)
configure 0.000024 0.000008 0.000032 ( 0.000031)
build_up 0.000000 0.007953 2.213195 ( 5.102989)
build_miniruby 0.000000 0.001567 1.758794 ( 2.751841)
build_ruby 0.000000 0.001937 3.495292 ( 5.408503)
build_all 0.004844 0.004807 2.853144 ( 4.151028)
build_install 0.010429 0.010754 4.129577 ( 5.095877)
test_btest 0.000711 0.000355 84.679070 ( 49.619969)
test_basic 0.004090 0.002045 0.905186 ( 0.999930)
test_all 0.000830 0.000415 653.076702 (268.491622)
test_rubyspec 0.030902 0.032397 95.021508 (133.278823)
total: 474.90 sec