Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230507-135853
#<BuildRuby:0x0000555c234fa090
@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.20230507-135853",
@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.000025 0.000000 0.000025 ( 0.000025)
autoconf 0.000034 0.000000 0.000034 ( 0.000033)
configure 0.000026 0.000000 0.000026 ( 0.000026)
build_up 0.005854 0.000000 1.793615 ( 3.190442)
build_miniruby 0.001504 0.000000 1.309424 ( 1.327685)
build_ruby 0.001308 0.000074 2.688595 ( 3.137125)
build_all 0.006514 0.000164 2.202043 ( 2.279867)
build_install 0.016566 0.000517 3.562003 ( 3.187299)
test_btest 0.000709 0.000000 75.003251 ( 39.157404)
test_basic 0.007030 0.000000 0.752707 ( 0.869769)
test_all 0.000470 0.000443 592.363853 (243.769714)
test_rubyspec 0.026594 0.023082 81.075001 ( 95.991029)
total: 392.91 sec