Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240928-110110
#<BuildRuby:0x00007ff4148dfdc8
@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.20240928-110110",
@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.000020 0.000007 0.000027 ( 0.000028)
autoconf 0.000034 0.000012 0.000046 ( 0.000046)
configure 0.000029 0.000010 0.000039 ( 0.000038)
build_up 0.007182 0.002476 5.022765 ( 4.419670)
build_miniruby 0.001302 0.000449 1.709985 ( 1.713533)
build_ruby 0.001804 0.000622 4.417806 ( 4.626235)
build_all 0.004856 0.004601 7.240360 ( 3.591114)
build_install 0.013693 0.009051 11.012617 ( 5.973406)
test_btest 0.000816 0.000321 99.682104 ( 42.925531)
test_basic 0.006496 0.005326 1.214908 ( 1.329025)
test_all 0.122269 0.030068 779.241554 (272.237778)
test_rubyspec 0.042623 0.042270 132.223180 ( 28.761010)
total: 365.58 sec