Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230713-090050
#<BuildRuby:0x0000555e74795f90
@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.20230713-090050",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000033 0.000007 0.000040 ( 0.000040)
configure 0.000074 0.000000 0.000074 ( 0.000043)
build_up 0.006685 0.000000 2.021345 ( 3.432595)
build_miniruby 0.001448 0.000089 1.651779 ( 1.678997)
build_ruby 0.000000 0.001809 3.404589 ( 3.635953)
build_all 0.005683 0.001566 2.661742 ( 2.218557)
build_install 0.012038 0.005994 4.070824 ( 3.252433)
test_btest 0.000943 0.000236 82.758683 ( 40.571805)
test_basic 0.002441 0.004952 0.881089 ( 1.038365)
test_all 0.000732 0.000206 578.967908 (264.152648)
test_rubyspec 0.021009 0.030219 88.342008 (101.577348)
total: 421.56 sec