Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240320-065008
#<BuildRuby:0x00005598b22d2008
@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.20240320-065008",
@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.000000 0.000017 0.000017 ( 0.000017)
autoconf 0.000000 0.000026 0.000026 ( 0.000026)
configure 0.000000 0.000022 0.000022 ( 0.000022)
build_up 0.000000 0.009149 4.100022 ( 3.069044)
build_miniruby 0.000000 0.001386 1.759417 ( 1.770613)
build_ruby 0.001229 0.000552 3.599820 ( 3.887219)
build_all 0.000818 0.007070 6.974624 ( 3.703524)
build_install 0.016537 0.005044 9.818690 ( 5.720656)
test_btest 0.000575 0.000140 94.983225 ( 42.843995)
test_basic 0.005568 0.002385 0.962941 ( 1.025230)
test_all 0.087239 0.031461 822.621758 (331.669469)
test_rubyspec 0.058341 0.031147 130.430278 (142.194361)
total: 535.89 sec