Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230528-123726
#<BuildRuby:0x000055ac119327c8
@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.20230528-123726",
@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.000001 0.000021 ( 0.000021)
autoconf 0.000034 0.000001 0.000035 ( 0.000036)
configure 0.000026 0.000001 0.000027 ( 0.000027)
build_up 0.002009 0.004195 1.892982 ( 3.129478)
build_miniruby 0.001381 0.000106 1.345519 ( 1.346886)
build_ruby 0.001398 0.000107 2.722673 ( 2.913477)
build_all 0.006238 0.000480 2.211609 ( 1.578327)
build_install 0.007899 0.008300 3.360974 ( 2.520051)
test_btest 0.000542 0.000075 76.672573 ( 29.354757)
test_basic 0.005420 0.000140 0.760640 ( 0.840327)
test_all 0.000000 0.001218 593.705123 (198.907924)
test_rubyspec 0.017105 0.036540 79.783761 ( 91.369293)
total: 331.96 sec