Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231022-020552
#<BuildRuby:0x0000559508e19fb8
@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.20231022-020552",
@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.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000014 0.000003 0.000017 ( 0.000018)
configure 0.000012 0.000003 0.000015 ( 0.000014)
build_up 0.002579 0.003704 3.196879 ( 3.339010)
build_miniruby 0.001022 0.000292 1.444598 ( 1.442956)
build_ruby 0.001051 0.000301 2.701912 ( 2.905397)
build_all 0.007191 0.000000 5.555471 ( 2.265021)
build_install 0.011193 0.003522 7.308672 ( 3.115031)
test_btest 0.000729 0.000197 77.791792 ( 20.856520)
test_basic 0.000639 0.004321 0.778400 ( 0.841505)
test_all 0.090585 0.024140 611.284965 (191.051886)
test_rubyspec 0.029972 0.027100 83.877566 ( 97.573101)
total: 323.39 sec