Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230611-040714
#<BuildRuby:0x000055584957e008
@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.20230611-040714",
@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.000019)
autoconf 0.000021 0.000002 0.000023 ( 0.000024)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.007188 0.000382 1.921881 ( 4.285946)
build_miniruby 0.001609 0.000193 1.297315 ( 1.422495)
build_ruby 0.001571 0.000188 2.768738 ( 3.001182)
build_all 0.002235 0.004626 2.274115 ( 2.315477)
build_install 0.010486 0.006457 3.558611 ( 4.046006)
test_btest 0.000596 0.000119 75.765642 ( 39.870211)
test_basic 0.005759 0.001152 0.811622 ( 1.197168)
test_all 0.000000 0.002059 568.481212 (250.956379)
test_rubyspec 0.017480 0.036295 84.529755 (106.002680)
total: 413.10 sec