Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241218-190429
#<BuildRuby:0x00007f6950a9fdd8
@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.20241218-190429",
@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.000009 0.000005 0.000014 ( 0.000014)
autoconf 0.000018 0.000009 0.000027 ( 0.000027)
configure 0.000012 0.000007 0.000019 ( 0.000019)
build_up 0.005276 0.000638 1.585986 ( 1.901033)
build_miniruby 0.000000 0.001433 1.033955 ( 1.031106)
build_ruby 0.000000 0.001635 2.842194 ( 3.036252)
build_all 0.001395 0.005784 4.901478 ( 2.020074)
build_install 0.015069 0.000000 5.617809 ( 2.941988)
test_btest 0.000778 0.000000 62.790097 ( 16.412953)
test_basic 0.006818 0.001263 0.645477 ( 0.709026)
test_all 0.102608 0.039364 634.820555 (183.635044)
test_rubyspec 0.057373 0.026139 122.401355 ( 30.732216)
total: 242.42 sec