Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230530-152625
#<BuildRuby:0x0000561292182130
@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.20230530-152625",
@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.000003 0.000023 ( 0.000022)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.002121 0.004331 2.011306 ( 4.593741)
build_miniruby 0.001383 0.000213 50.082162 ( 30.010389)
build_ruby 0.001199 0.000184 2.760584 ( 3.271921)
build_all 0.003468 0.004063 2.246609 ( 2.671830)
build_install 0.011495 0.005742 3.616439 ( 3.863488)
test_btest 0.000766 0.000164 76.642727 ( 44.703250)
test_basic 0.002424 0.005073 0.810211 ( 1.081336)
test_all 0.001039 0.000260 585.666336 (286.002527)
test_rubyspec 0.041972 0.014371 85.934601 (109.320230)
total: 485.52 sec