Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230621-070408
#<BuildRuby:0x00005599421267c8
@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.20230621-070408",
@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.000020 0.000003 0.000023 ( 0.000024)
autoconf 0.000027 0.000005 0.000032 ( 0.000031)
configure 0.000023 0.000003 0.000026 ( 0.000027)
build_up 0.005572 0.000892 2.063112 ( 4.958040)
build_miniruby 0.000000 0.001974 1.500369 ( 2.444419)
build_ruby 0.000000 0.001724 2.897834 ( 4.105725)
build_all 0.007044 0.000876 5.453608 ( 4.675736)
build_install 0.013505 0.004427 6.999014 ( 6.720907)
test_btest 0.000971 0.000201 78.025885 ( 49.076445)
test_basic 0.007181 0.000564 0.814493 ( 1.405917)
test_all 0.001065 0.000213 586.923558 (327.500469)
test_rubyspec 0.041123 0.014436 90.276233 (150.075741)
total: 550.96 sec