Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240313-034818
#<BuildRuby:0x00005585250c9fb8
@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.20240313-034818",
@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.000021)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.000324 0.007231 2.665974 ( 2.515565)
build_miniruby 0.001793 0.000000 1.786285 ( 1.791408)
build_ruby 0.000000 0.001587 3.554851 ( 3.773218)
build_all 0.004783 0.002716 6.394442 ( 2.871674)
build_install 0.016029 0.003988 8.735097 ( 5.028711)
test_btest 0.000571 0.000118 95.623121 ( 39.234799)
test_basic 0.004469 0.004057 0.958278 ( 1.052929)
test_all 0.078095 0.043144 795.517277 (328.310419)
test_rubyspec 0.039670 0.053289 136.002025 (163.090996)
total: 547.67 sec