Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221203-093022
#<BuildRuby:0x000055fd2c029e08
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221203-093022",
@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.000009 0.000002 0.000011 ( 0.000012)
autoconf 0.000017 0.000005 0.000022 ( 0.000021)
configure 0.000013 0.000003 0.000016 ( 0.000017)
build_up 0.002242 0.004636 1.517939 ( 2.508785)
build_miniruby 0.000999 0.000300 1.022750 ( 1.119674)
build_ruby 0.001201 0.000360 1.677656 ( 1.932270)
build_all 0.007266 0.000877 3.867676 ( 3.376549)
build_install 0.010595 0.007877 2.882415 ( 3.058046)
test_btest 0.000972 0.000000 61.890819 ( 41.961833)
test_basic 0.005655 0.000788 0.413557 ( 0.714449)
test_all 0.000000 0.001406 693.164545 (645.286454)
test_rubyspec 0.019809 0.039687 75.148843 (108.928130)
total: 808.89 sec