Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231012-000054
#<BuildRuby:0x00005591c7aa9e58
@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.20231012-000054",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.004576 0.002755 2.472247 ( 2.822465)
build_miniruby 0.000000 0.001827 1.717915 ( 1.719061)
build_ruby 0.000000 0.001589 3.375486 ( 3.586513)
build_all 0.007145 0.000822 6.430279 ( 3.780562)
build_install 0.013547 0.005639 7.939593 ( 5.095907)
test_btest 0.000599 0.000130 87.287745 ( 40.546929)
test_basic 0.006090 0.000521 0.897245 ( 0.971462)
test_all 0.005881 0.004191 690.232780 (271.980805)
test_rubyspec 0.026630 0.042091 107.921990 (119.954489)
total: 450.46 sec