Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241231-150948
#<BuildRuby:0x00007fdd65a5fdd0
@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.20241231-150948",
@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.000017 0.000005 0.000022 ( 0.000023)
autoconf 0.000029 0.000009 0.000038 ( 0.000037)
configure 0.000025 0.000008 0.000033 ( 0.000033)
build_up 0.001345 0.004554 1.870191 ( 2.205008)
build_miniruby 0.001329 0.000460 1.671198 ( 1.669090)
build_ruby 0.001417 0.000490 4.145197 ( 4.239302)
build_all 0.003759 0.005699 6.609952 ( 2.968174)
build_install 0.019288 0.002098 8.917671 ( 5.344698)
test_btest 0.000380 0.000565 77.180845 ( 24.287662)
test_basic 0.004990 0.004299 0.933965 ( 0.983967)
test_all 0.109161 0.033078 693.049088 (231.811483)
test_rubyspec 0.043984 0.036728 117.988203 ( 28.447388)
total: 301.96 sec