Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230524-190850
#<BuildRuby:0x00005599098d6308
@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.20230524-190850",
@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.000015 0.000005 0.000020 ( 0.000020)
autoconf 0.000025 0.000008 0.000033 ( 0.000034)
configure 0.000020 0.000007 0.000027 ( 0.000027)
build_up 0.004834 0.001612 1.969445 ( 4.329019)
build_miniruby 0.001138 0.000379 1.374391 ( 1.824547)
build_ruby 0.001531 0.000510 2.821783 ( 3.564354)
build_all 0.006830 0.000797 2.192130 ( 2.493126)
build_install 0.010727 0.009573 3.529115 ( 4.263638)
test_btest 0.000665 0.000249 79.535789 ( 84.115562)
test_basic 0.006540 0.000716 0.808335 ( 1.649991)
test_all 0.000800 0.000288 626.964535 (739.417340)
test_rubyspec 0.032068 0.029613 85.219235 (124.786301)
total: 966.45 sec