Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241216-124900
#<BuildRuby:0x00007f037418fdc0
@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.20241216-124900",
@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.000021 0.000002 0.000023 ( 0.000023)
autoconf 0.000036 0.000003 0.000039 ( 0.000039)
configure 0.000027 0.000003 0.000030 ( 0.000030)
build_up 0.002476 0.004314 2.617555 ( 3.215827)
build_miniruby 0.001411 0.000166 1.679821 ( 1.741004)
build_ruby 0.000000 0.002176 4.296203 ( 29.241988)
build_all 0.003758 0.005951 6.449349 ( 4.514990)
build_install 0.013823 0.008569 8.704088 ( 6.152947)
test_btest 0.000764 0.000161 79.961011 ( 57.982864)
test_basic 0.001994 0.007829 1.116103 ( 1.431600)
test_all 0.102469 0.050255 755.789409 (302.481410)
test_rubyspec 0.054896 0.030967 115.792938 ( 34.493072)
total: 441.26 sec