Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230916-163722
#<BuildRuby:0x0000561710cb2320
@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.20230916-163722",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000027 0.000005 0.000032 ( 0.000031)
configure 0.000026 0.000004 0.000030 ( 0.000031)
build_up 0.006837 0.000466 2.447790 ( 4.917510)
build_miniruby 0.001965 0.000000 1.780908 ( 1.921297)
build_ruby 0.000000 0.002088 3.728387 ( 4.228429)
build_all 0.002380 0.006335 6.646880 ( 4.958213)
build_install 0.006843 0.013708 8.076984 ( 7.341591)
test_btest 0.000764 0.000248 86.628190 ( 46.128169)
test_basic 0.002949 0.006145 1.050160 ( 1.335414)
test_all 0.004347 0.005529 710.627328 (359.220815)
test_rubyspec 0.036485 0.034085 104.547331 (117.905829)
total: 547.96 sec