Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230731-112042
#<BuildRuby:0x0000564782f567c8
@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.20230731-112042",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000023 0.000000 0.000023 ( 0.000025)
autoconf 0.000033 0.000001 0.000034 ( 0.000034)
configure 0.000030 0.000001 0.000031 ( 0.000031)
build_up 0.006808 0.000087 2.279993 ( 4.539789)
build_miniruby 0.000000 0.002283 1.660934 ( 1.964250)
build_ruby 0.000000 0.001457 3.558934 ( 3.959154)
build_all 0.003300 0.004451 2.594220 ( 2.061117)
build_install 0.020820 0.000000 4.360010 ( 3.781013)
test_btest 0.000761 0.000000 80.095758 ( 43.192067)
test_basic 0.008348 0.000000 0.953057 ( 1.280143)
test_all 0.001346 0.000000 660.094760 (353.942367)
test_rubyspec 0.024862 0.030439 92.426280 (107.650017)
total: 522.37 sec