Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230625-115812
#<BuildRuby:0x0000564b163e6338
@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.20230625-115812",
@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.000016 0.000002 0.000018 ( 0.000020)
autoconf 0.000022 0.000003 0.000025 ( 0.000027)
configure 0.000021 0.000004 0.000025 ( 0.000026)
build_up 0.006676 0.000000 2.100379 ( 4.780770)
build_miniruby 0.000000 0.001543 1.565509 ( 1.647014)
build_ruby 0.000000 0.001706 3.218371 ( 4.157406)
build_all 0.004020 0.003399 2.473634 ( 2.718244)
build_install 0.011312 0.008398 4.064322 ( 4.799669)
test_btest 0.000000 0.000784 79.703536 ( 47.211931)
test_basic 0.000169 0.006654 0.859813 ( 1.478625)
test_all 0.001634 0.000511 586.131784 (296.066193)
test_rubyspec 0.035778 0.020152 90.073777 (127.338971)
total: 490.20 sec