Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230917-205223
#<BuildRuby:0x0000555dc16c9f48
@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.20230917-205223",
@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.000021 0.000002 0.000023 ( 0.000025)
autoconf 0.000036 0.000004 0.000040 ( 0.000032)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.006799 0.000263 2.338103 ( 4.404752)
build_miniruby 0.001923 0.000000 1.729649 ( 1.926242)
build_ruby 0.001507 0.000000 3.545907 ( 3.982288)
build_all 0.005422 0.003718 6.483495 ( 4.608386)
build_install 0.016011 0.005081 7.771501 ( 5.717995)
test_btest 0.000000 0.000893 85.245074 ( 44.784686)
test_basic 0.000000 0.009407 0.980772 ( 1.296716)
test_all 0.000000 0.010257 726.554158 (288.175806)
test_rubyspec 0.037450 0.035469 104.670502 (117.497476)
total: 472.40 sec