Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221205-000425
#<BuildRuby:0x000055d045d49138
@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.20221205-000425",
@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.000001 0.000010 ( 0.000011)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000013 0.000002 0.000015 ( 0.000016)
build_up 0.001002 0.004150 1.001811 ( 1.237713)
build_miniruby 0.000802 0.000171 0.579380 ( 0.578228)
build_ruby 0.000995 0.000213 1.058126 ( 1.051837)
build_all 0.004355 0.000933 2.416542 ( 1.289783)
build_install 0.010109 0.000223 1.842062 ( 1.152125)
test_btest 0.000620 0.000116 50.183414 ( 13.081622)
test_basic 0.000549 0.003632 0.248833 ( 0.345151)
test_all 0.000723 0.000171 458.663375 (141.075746)
test_rubyspec 0.010035 0.018728 44.945312 ( 55.288979)
total: 215.10 sec