Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230515-133018
#<BuildRuby:0x00005570bb72e008
@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.20230515-133018",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000022 0.000005 0.000027 ( 0.000027)
build_up 0.005151 0.001170 1.891165 ( 4.307254)
build_miniruby 0.001344 0.000000 1.351385 ( 1.380314)
build_ruby 0.000000 0.001609 2.608432 ( 2.821272)
build_all 0.005685 0.001203 2.151374 ( 1.760193)
build_install 0.016128 0.000018 3.375201 ( 2.983353)
test_btest 0.000597 0.000124 74.694827 ( 36.532785)
test_basic 0.003015 0.004766 0.802113 ( 0.904905)
test_all 0.000665 0.000160 607.098124 (247.408233)
test_rubyspec 0.032757 0.012724 73.312115 ( 85.071495)
total: 383.17 sec