Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230508-060837
#<BuildRuby:0x000055c9baa361a8
@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.20230508-060837",
@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.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000028 0.000006 0.000034 ( 0.000034)
configure 0.000017 0.000004 0.000021 ( 0.000021)
build_up 0.002504 0.003625 1.922152 ( 3.179277)
build_miniruby 0.001217 0.000317 1.162877 ( 1.161338)
build_ruby 0.001218 0.000317 2.493134 ( 2.688205)
build_all 0.002049 0.004691 2.182350 ( 1.411549)
build_install 0.004727 0.011040 3.247358 ( 2.336251)
test_btest 0.000000 0.000728 74.293125 ( 23.552558)
test_basic 0.003152 0.002846 0.718939 ( 0.793111)
test_all 0.001663 0.000000 609.982032 (188.018942)
test_rubyspec 0.018548 0.030504 75.227407 ( 87.344416)
total: 310.49 sec