Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230702-025919
#<BuildRuby:0x0000564331c9a8e0
@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.20230702-025919",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000026 0.000005 0.000031 ( 0.000030)
configure 0.000024 0.000004 0.000028 ( 0.000030)
build_up 0.005354 0.000992 2.164495 ( 3.447262)
build_miniruby 0.000000 0.001314 1.583956 ( 1.593590)
build_ruby 0.000000 0.001596 3.136028 ( 3.375411)
build_all 0.006275 0.001500 2.465952 ( 2.242403)
build_install 0.013750 0.004454 3.985954 ( 4.178734)
test_btest 0.001226 0.000000 82.049385 ( 42.363766)
test_basic 0.005093 0.002749 0.926519 ( 1.104118)
test_all 0.001127 0.000265 619.195264 (258.198332)
test_rubyspec 0.019396 0.031364 88.597773 (102.699888)
total: 419.20 sec