Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240222-071204
#<BuildRuby:0x0000557f9bcf1a00
@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.20240222-071204",
@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.000004 0.000018 ( 0.000019)
autoconf 0.000025 0.000007 0.000032 ( 0.000032)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.000000 0.007350 2.589861 ( 3.136882)
build_miniruby 0.001553 0.000000 1.708354 ( 1.707653)
build_ruby 0.001537 0.000215 3.251590 ( 3.465692)
build_all 0.006272 0.002091 6.893371 ( 3.459920)
build_install 0.011729 0.006907 8.500570 ( 4.905896)
test_btest 0.000706 0.000254 92.171294 ( 34.136563)
test_basic 0.006718 0.000758 0.993583 ( 1.063156)
test_all 0.085408 0.032758 826.324234 (322.100616)
test_rubyspec 0.030428 0.062250 123.417308 (132.917251)
total: 506.89 sec