Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230508-105318
#<BuildRuby:0x0000555c947e2228
@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.20230508-105318",
@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.000015 0.000001 0.000016 ( 0.000018)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000017 0.000001 0.000018 ( 0.000019)
build_up 0.001171 0.004147 1.721205 ( 2.987343)
build_miniruby 0.001137 0.000148 1.167608 ( 1.168501)
build_ruby 0.001321 0.000172 2.426073 ( 2.662034)
build_all 0.004969 0.000648 1.983851 ( 1.252361)
build_install 0.014057 0.000000 3.160189 ( 2.188450)
test_btest 0.000000 0.000944 74.201807 ( 21.618274)
test_basic 0.000000 0.004886 0.706209 ( 0.777313)
test_all 0.000000 0.001811 594.394189 (181.985776)
test_rubyspec 0.004556 0.040528 74.156664 ( 85.943477)
total: 300.58 sec