Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230526-025002
#<BuildRuby:0x0000563be7631fb8
@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.20230526-025002",
@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.000014)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000016 0.000003 0.000019 ( 0.000018)
build_up 0.001825 0.004290 1.840407 ( 3.920685)
build_miniruby 0.001158 0.000221 1.340150 ( 1.405821)
build_ruby 0.001134 0.000216 2.599566 ( 2.999669)
build_all 0.006901 0.000000 2.160984 ( 2.023673)
build_install 0.013212 0.004041 3.367606 ( 3.015681)
test_btest 0.000707 0.000136 74.521048 ( 39.078299)
test_basic 0.003117 0.003927 0.780941 ( 1.104965)
test_all 0.000916 0.000203 588.560803 (259.917740)
test_rubyspec 0.028109 0.023459 80.196193 ( 98.871279)
total: 412.34 sec