Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241203-050949
#<BuildRuby:0x00007f7d4b16fdd0
@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.20241203-050949",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000018 0.000005 0.000023 ( 0.000024)
autoconf 0.000028 0.000009 0.000037 ( 0.000037)
configure 0.000025 0.000008 0.000033 ( 0.000034)
build_up 0.003108 0.005024 3.356646 ( 3.491922)
build_miniruby 0.001153 0.000398 1.792252 ( 1.792455)
build_ruby 0.001582 0.000546 3.675128 ( 3.848929)
build_all 0.005575 0.003186 7.343515 ( 3.625406)
build_install 0.017854 0.001821 8.325649 ( 4.143028)
test_btest 0.000835 0.000270 81.387778 ( 32.866881)
test_basic 0.011778 0.000989 0.965047 ( 1.012136)
test_all 0.117150 0.027655 791.064206 (327.342855)
test_rubyspec 0.029723 0.057904 126.008075 ( 49.789635)
total: 427.91 sec