Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230329-080655
#<BuildRuby:0x0000558245e2a230
@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.20230329-080655",
@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.000001 0.000014 ( 0.000015)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.006848 0.000000 1.892453 ( 4.450255)
build_miniruby 0.001589 0.000000 1.305643 ( 1.479671)
build_ruby 0.001531 0.000000 2.702382 ( 3.336319)
build_all 0.007599 0.000000 2.320327 ( 2.246079)
build_install 0.016707 0.003210 3.540455 ( 3.270469)
test_btest 0.000956 0.000080 72.410334 ( 38.478211)
test_basic 0.003241 0.004093 0.581842 ( 0.849825)
test_all 0.001291 0.000144 587.469686 (314.248398)
test_rubyspec 0.048701 0.013121 85.585184 (112.397082)
total: 480.76 sec