Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230619-223130
#<BuildRuby:0x0000560ddbcf6130
@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.20230619-223130",
@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.000019 0.000002 0.000021 ( 0.000023)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000025 0.000003 0.000028 ( 0.000029)
build_up 0.000000 0.006686 1.949636 ( 4.355419)
build_miniruby 0.001020 0.000587 1.473377 ( 2.084686)
build_ruby 0.001503 0.000278 2.931214 ( 3.943592)
build_all 0.003429 0.004661 5.518779 ( 4.719710)
build_install 0.011404 0.006986 6.716832 ( 6.214009)
test_btest 0.000567 0.000147 78.642339 ( 45.969941)
test_basic 0.001775 0.005004 0.840204 ( 1.596124)
test_all 0.001578 0.000467 605.234213 (301.431706)
test_rubyspec 0.039960 0.011482 86.526569 (122.491079)
total: 492.81 sec