Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230629-224950
#<BuildRuby:0x00005595ecb3e228
@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.20230629-224950",
@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.000002 0.000021 ( 0.000022)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.002747 0.004334 2.112623 ( 4.352898)
build_miniruby 0.001615 0.000239 1.614671 ( 1.979309)
build_ruby 0.001310 0.000194 3.126508 ( 3.892986)
build_all 0.006894 0.001022 2.517272 ( 2.888861)
build_install 0.010997 0.008397 3.883587 ( 4.895934)
test_btest 0.000000 0.000785 80.317945 ( 40.292496)
test_basic 0.004473 0.002452 0.822570 ( 0.922502)
test_all 0.000000 0.002325 613.107771 (259.656933)
test_rubyspec 0.039595 0.012787 88.773964 (104.761249)
total: 423.64 sec