Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230607-223153
#<BuildRuby:0x000055fc95b59e00
@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-223153",
@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.000001 0.000014 ( 0.000014)
autoconf 0.000022 0.000001 0.000023 ( 0.000024)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.005354 0.000214 1.668280 ( 3.014569)
build_miniruby 0.001354 0.000055 1.281950 ( 1.283078)
build_ruby 0.001416 0.000057 2.590528 ( 2.780438)
build_all 0.006735 0.000093 2.049797 ( 1.437617)
build_install 0.017124 0.000000 3.220320 ( 2.463485)
test_btest 0.000808 0.000000 76.904813 ( 31.606435)
test_basic 0.005529 0.000000 0.711823 ( 0.791330)
test_all 0.002840 0.000000 578.867934 (200.321129)
test_rubyspec 0.025345 0.026642 80.095670 ( 92.061102)
total: 335.76 sec