Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230908-214008
#<BuildRuby:0x000055c5a7fd67c8
@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.20230908-214008",
@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.000020 0.000002 0.000022 ( 0.000023)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000024 0.000002 0.000026 ( 0.000025)
build_up 0.007208 0.000312 2.307615 ( 5.023789)
build_miniruby 0.001718 0.000167 1.758150 ( 2.029809)
build_ruby 0.001838 0.000178 3.492032 ( 4.418392)
build_all 0.004247 0.004217 6.492753 ( 6.452040)
build_install 0.020671 0.000917 7.764566 ( 8.733553)
test_btest 0.000827 0.000095 83.592570 ( 75.232363)
test_basic 0.004563 0.004485 0.999698 ( 1.567005)
test_all 0.009734 0.000710 732.091824 (720.846742)
test_rubyspec 0.053649 0.024691 107.148001 (150.863306)
total: 975.17 sec