Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230607-074102
#<BuildRuby:0x0000563357559e80
@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.20230607-074102",
@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.000013 0.000002 0.000015 ( 0.000014)
autoconf 0.000026 0.000004 0.000030 ( 0.000029)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.006746 0.000000 2.032993 ( 4.601363)
build_miniruby 0.001570 0.000000 1.431113 ( 1.481270)
build_ruby 0.001482 0.000000 2.831226 ( 3.473540)
build_all 0.005246 0.002185 2.260149 ( 2.300064)
build_install 0.016746 0.001320 3.402369 ( 3.408462)
test_btest 0.000665 0.000089 76.538069 ( 44.615544)
test_basic 0.003899 0.003794 0.822645 ( 1.002572)
test_all 0.001412 0.000223 586.682858 (265.971976)
test_rubyspec 0.030864 0.022104 85.124326 (104.088002)
total: 430.94 sec