Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20220309-214436
#<BuildRuby:0x000055aef70a76d8
@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="-j6",
@build_opts="-j6",
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20220309-214436",
@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='-j6'",
@timeout=10800>
user system total real
checkout 0.000000 0.004000 2.908000 ( 6.799250)
autoconf 0.000000 0.000000 1.852000 ( 1.877385)
configure 0.132000 0.028000 40.300000 ( 52.485089)
build_up 0.012000 0.012000 11.456000 ( 19.310071)
build_miniruby 0.012000 0.004000 429.480000 ( 87.849817)
build_ruby 0.004000 0.000000 5.876000 ( 3.666367)
build_all 0.132000 0.028000 719.196000 (176.480622)
build_install 0.028000 0.004000 33.676000 ( 11.130546)
test_btest 0.004000 0.000000 453.196000 ( 89.326720)
test_basic 0.004000 0.004000 2.288000 ( 2.427269)
test_all 0.004000 0.000000 1834.460000 (383.493104)
test_rubyspec 0.044000 0.044000 417.008000 (420.581973)
total: 1255.43 sec