Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241215-100227
#<BuildRuby:0x00007f3d9128fde0
@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.20241215-100227",
@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.000022 0.000003 0.000025 ( 0.000026)
autoconf 0.000038 0.000005 0.000043 ( 0.000042)
configure 0.000028 0.000003 0.000031 ( 0.000031)
build_up 0.006126 0.000276 2.291563 ( 2.638012)
build_miniruby 0.001309 0.000158 1.551484 ( 1.548226)
build_ruby 0.001907 0.000000 3.712022 ( 20.320437)
build_all 0.004927 0.003270 5.717358 ( 2.242182)
build_install 0.012550 0.004599 7.817955 ( 4.120179)
test_btest 0.000852 0.000135 73.689822 ( 20.429900)
test_basic 0.008158 0.000029 1.048071 ( 1.095284)
test_all 0.112372 0.034392 694.254612 (202.790379)
test_rubyspec 0.062343 0.020738 122.194394 ( 27.821430)
total: 283.01 sec