Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230201-140227
#<BuildRuby:0x000055bbbcd3a1a8
@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.20230201-140227",
@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.000002 0.000013 ( 0.000014)
autoconf 0.000018 0.000004 0.000022 ( 0.000023)
configure 0.000018 0.000004 0.000022 ( 0.000021)
build_up 0.000351 0.004325 1.207523 ( 1.676804)
build_miniruby 0.001034 0.000287 1.287319 ( 1.293598)
build_ruby 0.001215 0.000337 2.498993 ( 2.842348)
build_all 0.006073 0.001687 3.867293 ( 2.594043)
build_install 0.013342 0.000974 2.867568 ( 2.818117)
test_btest 0.000551 0.000137 55.597588 ( 30.964733)
test_basic 0.000000 0.005675 0.448579 ( 0.629907)
test_all 0.000000 0.001527 625.962276 (254.477680)
test_rubyspec 0.025103 0.025508 71.244317 ( 84.456165)
total: 381.75 sec