Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240922-205558
#<BuildRuby:0x00007fa2349ffdc0
@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.20240922-205558",
@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.000019 0.000004 0.000023 ( 0.000024)
autoconf 0.000037 0.000009 0.000046 ( 0.000047)
configure 0.000033 0.000008 0.000041 ( 0.000042)
build_up 0.001131 0.008283 4.997814 ( 4.107964)
build_miniruby 0.001688 0.000516 1.820927 ( 1.904247)
build_ruby 0.001787 0.000546 4.503338 ( 33.048718)
build_all 0.009001 0.000231 7.309109 ( 4.073343)
build_install 0.020036 0.003241 10.886487 ( 6.527656)
test_btest 0.000658 0.000181 99.665191 ( 45.758670)
test_basic 0.004656 0.007573 1.207937 ( 1.324139)
test_all 0.100245 0.051888 852.130974 (320.417646)
test_rubyspec 0.056994 0.023992 134.677261 ( 29.773808)
total: 446.94 sec