Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230627-122336
#<BuildRuby:0x0000560ec119a2c8
@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.20230627-122336",
@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.000027 0.000005 0.000032 ( 0.000032)
autoconf 0.000031 0.000005 0.000036 ( 0.000036)
configure 0.000027 0.000005 0.000032 ( 0.000031)
build_up 0.006754 0.000437 2.008627 ( 4.884074)
build_miniruby 0.001359 0.000217 1.568696 ( 1.946880)
build_ruby 0.001484 0.000237 3.177262 ( 4.029070)
build_all 0.006436 0.001030 2.452616 ( 2.795395)
build_install 0.003737 0.014585 3.847668 ( 4.417463)
test_btest 0.000803 0.000000 80.120263 ( 47.075409)
test_basic 0.003250 0.004501 0.894541 ( 1.411031)
test_all 0.001022 0.000314 570.481881 (320.099822)
test_rubyspec 0.017150 0.036651 88.235721 (126.555959)
total: 513.22 sec