Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240219-033336
#<BuildRuby:0x00005582a3539f00
@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.20240219-033336",
@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.000003 0.000022 ( 0.000023)
autoconf 0.000027 0.000004 0.000031 ( 0.000030)
configure 0.000026 0.000004 0.000030 ( 0.000030)
build_up 0.006760 0.000000 2.077523 ( 3.406608)
build_miniruby 0.001795 0.000095 1.740941 ( 1.894383)
build_ruby 0.001599 0.000213 3.628981 ( 4.088292)
build_all 0.008319 0.000045 6.787965 ( 5.248199)
build_install 0.017010 0.003613 8.483612 ( 7.089804)
test_btest 0.000000 0.001306 93.247965 ( 64.297913)
test_basic 0.000211 0.008173 1.048402 ( 1.269623)
test_all 0.067317 0.049811 826.032108 (427.476897)
test_rubyspec 0.042644 0.049290 130.441803 (168.405847)
total: 683.18 sec