Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230711-133619
#<BuildRuby:0x000055e75193e7c8
@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.20230711-133619",
@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.000020 0.000002 0.000022 ( 0.000021)
autoconf 0.000030 0.000002 0.000032 ( 0.000033)
configure 0.000028 0.000002 0.000030 ( 0.000029)
build_up 0.006782 0.000468 2.248314 ( 7.629671)
build_miniruby 0.001817 0.000000 1.832847 ( 4.113164)
build_ruby 0.002156 0.000016 3.651716 ( 9.462714)
build_all 0.008510 0.000278 2.795112 ( 4.803876)
build_install 0.017966 0.004401 4.427887 ( 8.144868)
test_btest 0.000760 0.000066 87.359285 ( 93.327318)
test_basic 0.007879 0.000291 0.930823 ( 2.563611)
test_all 0.001155 0.000096 633.390597 (639.848012)
test_rubyspec 0.052889 0.012118 97.549541 (190.336133)
total: 960.23 sec