Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231021-015022
#<BuildRuby:0x00005571cd56a3d0
@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.20231021-015022",
@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.000017)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000019 0.000002 0.000021 ( 0.000022)
build_up 0.002409 0.003755 1.973800 ( 2.197821)
build_miniruby 0.001241 0.000184 1.209486 ( 1.207902)
build_ruby 0.001064 0.000158 2.718570 ( 2.897249)
build_all 0.005662 0.000235 5.059897 ( 1.976410)
build_install 0.010425 0.004460 6.607568 ( 2.998717)
test_btest 0.000797 0.000000 79.117826 ( 20.571540)
test_basic 0.005141 0.000299 0.829651 ( 0.890700)
test_all 0.007383 0.000400 589.931922 (170.175000)
test_rubyspec 0.028650 0.022547 76.443912 ( 88.460679)
total: 291.38 sec