Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230504-155647
#<BuildRuby:0x00005633ede36008
@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.20230504-155647",
@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.000014 0.000002 0.000016 ( 0.000015)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.000000 0.005150 1.554776 ( 2.754515)
build_miniruby 0.000000 0.001231 1.020200 ( 1.019730)
build_ruby 0.000498 0.000927 2.252672 ( 2.466969)
build_all 0.004489 0.000975 1.921738 ( 1.114278)
build_install 0.009286 0.004386 3.057018 ( 2.185857)
test_btest 0.000984 0.000000 73.181164 ( 24.454867)
test_basic 0.004745 0.000372 0.703536 ( 0.784160)
test_all 0.001285 0.000099 578.398017 (185.943458)
test_rubyspec 0.029819 0.017347 76.648738 ( 89.205200)
total: 309.93 sec