Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230213-030511
#<BuildRuby:0x000055c1c93b2168
@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.20230213-030511",
@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.000017 0.000001 0.000018 ( 0.000017)
autoconf 0.000029 0.000001 0.000030 ( 0.000029)
configure 0.000027 0.000001 0.000028 ( 0.000027)
build_up 0.000601 0.004082 1.182374 ( 26.170912)
build_miniruby 0.001485 0.000000 1.131711 ( 1.136501)
build_ruby 0.001431 0.000000 2.295290 ( 2.534190)
build_all 0.007709 0.000000 3.951427 ( 2.417851)
build_install 0.014327 0.000615 2.981391 ( 2.616888)
test_btest 0.000907 0.000062 57.189126 ( 31.332122)
test_basic 0.000000 0.006718 0.469629 ( 0.575545)
test_all 0.000000 0.001020 630.648243 (240.218872)
test_rubyspec 0.028240 0.018388 72.223609 ( 82.641207)
total: 389.65 sec