Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230902-123258
#<BuildRuby:0x000055e70373e228
@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.20230902-123258",
@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.000003 0.000020 ( 0.000020)
autoconf 0.000023 0.000004 0.000027 ( 0.000028)
configure 0.000020 0.000003 0.000023 ( 0.000024)
build_up 0.005688 0.000842 1.870958 ( 3.335676)
build_miniruby 0.001221 0.000181 1.674139 ( 1.776807)
build_ruby 0.001635 0.000242 3.397646 ( 3.957546)
build_all 0.004353 0.004327 6.407364 ( 4.381501)
build_install 0.017159 0.002213 7.625954 ( 5.753884)
test_btest 0.000621 0.000107 84.943237 ( 44.416406)
test_basic 0.004593 0.003827 0.964372 ( 1.400470)
test_all 0.002675 0.007671 700.555581 (304.110141)
test_rubyspec 0.040329 0.031542 104.263708 (125.413436)
total: 494.55 sec