Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240625-000305
#<BuildRuby:0x00007f9d558cfdd0
@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.20240625-000305",
@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.000006 0.000025 ( 0.000026)
autoconf 0.000032 0.000010 0.000042 ( 0.000042)
configure 0.000027 0.000008 0.000035 ( 0.000036)
build_up 0.000794 0.006827 3.125113 ( 3.184141)
build_miniruby 0.001661 0.000000 1.207437 ( 1.204524)
build_ruby 0.002041 0.000003 3.246939 ( 3.424967)
build_all 0.000615 0.008051 7.390651 ( 3.003401)
build_install 0.017627 0.001692 9.903426 ( 4.410961)
test_btest 0.000806 0.000305 107.700874 ( 27.668687)
test_basic 0.008085 0.001585 0.937890 ( 0.986930)
test_all 0.099887 0.051604 798.062153 (240.632428)
test_rubyspec 0.048614 0.043953 172.775738 ( 46.821927)
total: 331.34 sec