Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241223-104052
#<BuildRuby:0x00007f395e62fdd8
@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.20241223-104052",
@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.000019 0.000006 0.000025 ( 0.000024)
autoconf 0.000042 0.000000 0.000042 ( 0.000041)
configure 0.000032 0.000000 0.000032 ( 0.000033)
build_up 0.005798 0.000000 1.714580 ( 1.999122)
build_miniruby 0.001585 0.000000 1.557451 ( 1.559001)
build_ruby 0.001806 0.000000 4.183569 ( 4.318179)
build_all 0.004417 0.003477 6.414337 ( 2.723678)
build_install 0.011987 0.003990 8.196253 ( 4.458606)
test_btest 0.000924 0.000000 74.869279 ( 19.764926)
test_basic 0.005046 0.004603 1.005960 ( 1.052527)
test_all 0.100889 0.039043 614.318892 (200.488022)
test_rubyspec 0.042781 0.034737 113.077591 ( 20.359459)
total: 256.72 sec