Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230607-194803
#<BuildRuby:0x00005603c958dfb8
@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.20230607-194803",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000018 0.000003 0.000021 ( 0.000023)
configure 0.000018 0.000002 0.000020 ( 0.000022)
build_up 0.001396 0.004366 1.867907 ( 3.261893)
build_miniruby 0.001325 0.000241 1.368279 ( 1.371109)
build_ruby 0.001289 0.000234 2.632502 ( 2.859657)
build_all 0.006464 0.000000 2.173859 ( 1.622755)
build_install 0.012325 0.003811 3.491286 ( 2.800252)
test_btest 0.000525 0.000098 77.830971 ( 39.207446)
test_basic 0.000000 0.005040 0.777819 ( 0.852712)
test_all 0.000000 0.000974 554.465439 (221.287254)
test_rubyspec 0.032959 0.020152 82.624819 ( 94.873164)
total: 368.14 sec