Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230623-104004
#<BuildRuby:0x000055cfe535e8e0
@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.20230623-104004",
@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.000002 0.000017 ( 0.000016)
autoconf 0.000000 0.000042 0.000042 ( 0.000041)
configure 0.000000 0.000025 0.000025 ( 0.000025)
build_up 0.000000 0.006552 2.100067 ( 3.597781)
build_miniruby 0.001050 0.000859 1.723046 ( 1.760470)
build_ruby 0.001578 0.000304 3.308734 ( 3.558098)
build_all 0.006501 0.000451 2.203724 ( 1.349671)
build_install 0.014020 0.003531 3.416982 ( 2.396209)
test_btest 0.000671 0.000000 77.713928 ( 21.712515)
test_basic 0.004861 0.000424 0.756295 ( 0.834919)
test_all 0.000937 0.000176 569.275564 (206.509412)
test_rubyspec 0.021197 0.027936 83.933018 ( 96.532696)
total: 338.25 sec