Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230607-180418
#<BuildRuby:0x000055972383a008
@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.20230607-180418",
@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.000020 0.000002 0.000022 ( 0.000022)
autoconf 0.000030 0.000002 0.000032 ( 0.000032)
configure 0.000023 0.000001 0.000024 ( 0.000026)
build_up 0.002604 0.004307 1.979311 ( 4.710895)
build_miniruby 0.001398 0.000161 1.417043 ( 1.515758)
build_ruby 0.001551 0.000000 2.707058 ( 2.959497)
build_all 0.000235 0.007173 2.261263 ( 2.273755)
build_install 0.012094 0.004781 3.433807 ( 2.605369)
test_btest 0.000755 0.000151 76.501052 ( 41.957937)
test_basic 0.007098 0.000000 0.808593 ( 1.260291)
test_all 0.001389 0.000000 574.735570 (253.224063)
test_rubyspec 0.025067 0.031686 84.673259 (103.447101)
total: 413.96 sec