Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230627-021802
#<BuildRuby:0x000055e5420962a8
@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.20230627-021802",
@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.000019 0.000002 0.000021 ( 0.000020)
autoconf 0.000028 0.000002 0.000030 ( 0.000031)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.006499 0.000500 2.123603 ( 5.375261)
build_miniruby 0.001263 0.000000 1.945870 ( 2.877393)
build_ruby 0.001756 0.000000 3.015783 ( 4.341468)
build_all 0.006661 0.000441 2.500189 ( 2.594966)
build_install 0.007105 0.009940 3.968161 ( 3.926548)
test_btest 0.000606 0.000090 79.382459 ( 45.057717)
test_basic 0.002312 0.004301 0.889705 ( 1.418001)
test_all 0.000386 0.001229 611.450976 (211.434048)
test_rubyspec 0.039881 0.011584 82.079268 ( 96.321270)
total: 373.35 sec