Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231012-191509
#<BuildRuby:0x000055f544c71f70
@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.20231012-191509",
@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.000025 0.000002 0.000027 ( 0.000027)
autoconf 0.000029 0.000002 0.000031 ( 0.000031)
configure 0.000029 0.000002 0.000031 ( 0.000031)
build_up 0.007658 0.000219 2.555037 ( 3.695974)
build_miniruby 0.001621 0.000098 1.740565 ( 1.984331)
build_ruby 0.001716 0.000104 3.726299 ( 4.179596)
build_all 0.000651 0.008594 6.747305 ( 5.327055)
build_install 0.012590 0.008518 8.400611 ( 7.119923)
test_btest 0.000918 0.000153 89.489974 ( 65.033244)
test_basic 0.005189 0.004470 1.032418 ( 1.417888)
test_all 0.003625 0.005708 693.295609 (286.358367)
test_rubyspec 0.040271 0.025594 98.846673 (110.303133)
total: 485.42 sec