Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230914-011354
#<BuildRuby:0x00005565e818e018
@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.20230914-011354",
@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.000025 0.000004 0.000029 ( 0.000024)
autoconf 0.000034 0.000004 0.000038 ( 0.000034)
configure 0.000028 0.000004 0.000032 ( 0.000032)
build_up 0.006364 0.000878 2.442024 ( 5.382287)
build_miniruby 0.003626 0.000500 37.738072 ( 39.809896)
build_ruby 0.001812 0.000250 3.515271 ( 3.987202)
build_all 0.007759 0.000000 6.299841 ( 4.426334)
build_install 0.015658 0.003388 7.976408 ( 6.479879)
test_btest 0.001108 0.000153 83.677065 ( 44.229142)
test_basic 0.003380 0.004877 0.975566 ( 1.396040)
test_all 0.008259 0.004306 738.336779 (319.555903)
test_rubyspec 0.032856 0.037492 105.882757 (127.704730)
total: 552.97 sec