Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240222-002520
#<BuildRuby:0x000055d12135e3d0
@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-002520",
@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.000021 0.000004 0.000025 ( 0.000025)
autoconf 0.000028 0.000006 0.000034 ( 0.000034)
configure 0.000026 0.000005 0.000031 ( 0.000031)
build_up 0.007066 0.001472 2.662067 ( 2.652349)
build_miniruby 0.001524 0.000317 1.877036 ( 1.882483)
build_ruby 0.000000 0.001935 3.822671 ( 4.060214)
build_all 0.007296 0.001081 7.113209 ( 3.773793)
build_install 0.008973 0.012799 8.829910 ( 4.784303)
test_btest 0.000611 0.000190 95.625706 ( 26.150031)
test_basic 0.001925 0.003477 0.734198 ( 0.795284)
test_all 0.080791 0.039811 834.092554 (267.370524)
test_rubyspec 0.038767 0.047538 115.022072 (124.021110)
total: 435.49 sec