Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230909-131110
#<BuildRuby:0x00005634e95e2008
@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.20230909-131110",
@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.000021)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.006019 0.001038 2.191604 ( 3.806408)
build_miniruby 0.001640 0.000000 1.555372 ( 1.565310)
build_ruby 0.001682 0.000000 3.289471 ( 3.503944)
build_all 0.006560 0.000975 6.022310 ( 2.879432)
build_install 0.018199 0.000790 7.803656 ( 4.379712)
test_btest 0.001035 0.000000 83.560385 ( 33.757251)
test_basic 0.007475 0.000000 0.980519 ( 1.042582)
test_all 0.001738 0.007594 709.418880 (270.959065)
test_rubyspec 0.026936 0.043593 102.627499 (121.283534)
total: 443.18 sec