Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230620-041218
#<BuildRuby:0x00005613212a9f10
@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.20230620-041218",
@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.000032 0.000000 0.000032 ( 0.000033)
autoconf 0.000033 0.000000 0.000033 ( 0.000034)
configure 0.000033 0.000000 0.000033 ( 0.000033)
build_up 0.005807 0.000000 1.936127 ( 3.190963)
build_miniruby 0.001425 0.000000 1.433992 ( 1.439580)
build_ruby 0.000000 0.001770 2.758868 ( 2.976713)
build_all 0.001619 0.005987 5.184234 ( 2.299511)
build_install 0.013991 0.004433 6.978157 ( 3.846832)
test_btest 0.000846 0.000071 80.223725 ( 32.212287)
test_basic 0.004974 0.000069 0.792646 ( 0.937852)
test_all 0.002278 0.000185 570.145830 (215.231695)
test_rubyspec 0.028441 0.021294 81.038991 ( 92.877121)
total: 355.01 sec