Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230529-063242
#<BuildRuby:0x000055cd86ede2a8
@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.20230529-063242",
@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.000011 0.000003 0.000014 ( 0.000014)
autoconf 0.000001 0.000000 0.000001 ( 0.000021)
configure 0.000000 0.000061 0.000061 ( 0.000029)
build_up 0.001347 0.004272 1.738206 ( 3.059092)
build_miniruby 0.001452 0.000000 1.328748 ( 1.341682)
build_ruby 0.000000 0.001537 2.476088 ( 2.683513)
build_all 0.001056 0.006013 2.176809 ( 1.542024)
build_install 0.011944 0.003980 3.056392 ( 2.155635)
test_btest 0.000711 0.000247 77.080598 ( 29.728781)
test_basic 0.003236 0.001126 0.765006 ( 0.842420)
test_all 0.000913 0.000318 551.438737 (196.548601)
test_rubyspec 0.028815 0.020796 78.808584 ( 90.699474)
total: 328.60 sec