Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230612-112900
#<BuildRuby:0x000056495e18df00
@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.20230612-112900",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000032 0.000005 0.000037 ( 0.000036)
configure 0.000023 0.000004 0.000027 ( 0.000026)
build_up 0.003716 0.003872 1.996383 ( 4.891961)
build_miniruby 0.000000 0.001904 1.587302 ( 2.148344)
build_ruby 0.000026 0.001928 3.073617 ( 4.578199)
build_all 0.006681 0.001542 2.371338 ( 3.425917)
build_install 0.011649 0.010560 3.682099 ( 4.996583)
test_btest 0.000715 0.000212 79.722063 ( 86.377894)
test_basic 0.000000 0.007774 0.853335 ( 1.363888)
test_all 0.000112 0.001134 580.029374 (586.588022)
test_rubyspec 0.025060 0.035314 88.241266 (123.879336)
total: 818.25 sec