Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230604-014131
#<BuildRuby:0x000055cf3594a390
@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.20230604-014131",
@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.000020 0.000004 0.000024 ( 0.000024)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.005824 0.000932 1.895410 ( 4.275127)
build_miniruby 0.001447 0.000000 1.348729 ( 1.557655)
build_ruby 0.001508 0.000000 2.839299 ( 7.857532)
build_all 0.007462 0.000000 2.240760 ( 2.072537)
build_install 0.016692 0.000957 3.537381 ( 3.561170)
test_btest 0.000715 0.000095 76.132035 ( 42.499288)
test_basic 0.000000 0.007013 0.807560 ( 0.994223)
test_all 0.000000 0.001808 572.890737 (258.345153)
test_rubyspec 0.026283 0.028820 83.800381 (102.467434)
total: 423.63 sec