Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230125-162653
#<BuildRuby:0x000055829c5ae230
@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.20230125-162653",
@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.000008 0.000004 0.000012 ( 0.000011)
autoconf 0.000012 0.000006 0.000018 ( 0.000019)
configure 0.000010 0.000005 0.000015 ( 0.000014)
build_up 0.001842 0.002770 0.893751 ( 1.270855)
build_miniruby 0.000000 0.001386 0.962517 ( 0.960519)
build_ruby 0.000000 0.001422 2.523457 ( 2.803530)
build_all 0.001963 0.004477 3.350546 ( 1.538091)
build_install 0.008210 0.004330 2.565507 ( 1.716421)
test_btest 0.000537 0.000348 54.802324 ( 14.372349)
test_basic 0.004809 0.000821 0.365980 ( 0.457783)
test_all 0.000633 0.000387 638.233494 (192.865672)
test_rubyspec 0.020111 0.026789 67.520523 ( 77.401051)
total: 293.39 sec