Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241221-025516
#<BuildRuby:0x00007fa561fefde0
@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.20241221-025516",
@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.000004 0.000026 ( 0.000027)
autoconf 0.000042 0.000007 0.000049 ( 0.000049)
configure 0.000036 0.000006 0.000042 ( 0.000041)
build_up 0.000417 0.007075 2.242067 ( 3.202376)
build_miniruby 0.000000 0.001736 1.827421 ( 2.090569)
build_ruby 0.001325 0.001380 4.292731 ( 38.563573)
build_all 0.011576 0.000058 7.044310 ( 4.972583)
build_install 0.022437 0.001529 8.641412 ( 6.766008)
test_btest 0.000696 0.000145 78.082983 ( 63.778240)
test_basic 0.007414 0.004755 1.047033 ( 1.313333)
test_all 0.118874 0.038142 779.683351 (322.054918)
test_rubyspec 0.052038 0.022720 115.428707 ( 23.319568)
total: 466.06 sec