Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230730-063411
#<BuildRuby:0x000055dfc01661d8
@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.20230730-063411",
@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.000022 0.000001 0.000023 ( 0.000023)
autoconf 0.000029 0.000001 0.000030 ( 0.000031)
configure 0.000025 0.000000 0.000025 ( 0.000025)
build_up 0.007102 0.000236 2.348784 ( 5.907732)
build_miniruby 0.001675 0.000056 1.769200 ( 3.075958)
build_ruby 0.001842 0.000062 3.493509 ( 91.219707)
build_all 0.006842 0.000228 2.627320 ( 3.258929)
build_install 0.002756 0.015311 4.200000 ( 8.861552)
test_btest 0.000654 0.000087 84.011525 ( 48.322100)
test_basic 0.006137 0.000134 0.846168 ( 6.841886)
test_all 0.001485 0.000191 669.479259 (316.876399)
test_rubyspec 0.036389 0.021883 97.308535 (118.125348)
total: 602.49 sec