Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230630-170143
#<BuildRuby:0x000055e718dc5a00
@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.20230630-170143",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000029 0.000004 0.000033 ( 0.000031)
configure 0.000025 0.000002 0.000027 ( 0.000028)
build_up 0.003096 0.004287 2.018423 ( 3.769600)
build_miniruby 0.001577 0.000225 1.768931 ( 1.895127)
build_ruby 0.001471 0.000210 3.447480 ( 3.708700)
build_all 0.002588 0.004540 2.382853 ( 1.754569)
build_install 0.019427 0.000428 3.699707 ( 3.505620)
test_btest 0.000598 0.000094 83.967168 ( 29.147164)
test_basic 0.007093 0.001108 0.888167 ( 1.021811)
test_all 0.002137 0.000000 594.193667 (256.134815)
test_rubyspec 0.027184 0.027743 88.879364 (103.322038)
total: 404.26 sec