Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230530-022405
#<BuildRuby:0x0000558eaec05f48
@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.20230530-022405",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000022 0.000003 0.000025 ( 0.000026)
configure 0.000023 0.000003 0.000026 ( 0.000027)
build_up 0.005573 0.000185 1.806752 ( 3.046870)
build_miniruby 0.001108 0.000133 1.348092 ( 1.346324)
build_ruby 0.001692 0.000000 2.492551 ( 2.700759)
build_all 0.002873 0.003602 1.913956 ( 1.056574)
build_install 0.004356 0.010239 3.088410 ( 2.094747)
test_btest 0.000606 0.000141 76.324331 ( 21.428002)
test_basic 0.001974 0.003312 0.698807 ( 0.770624)
test_all 0.001992 0.000514 569.669000 (186.647388)
test_rubyspec 0.022623 0.016378 74.118135 ( 85.991456)
total: 305.08 sec