Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230916-233327
#<BuildRuby:0x0000557db8f72138
@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.20230916-233327",
@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.000001 0.000020 ( 0.000020)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000027 0.000002 0.000029 ( 0.000029)
build_up 0.007022 0.000209 2.312840 ( 3.641400)
build_miniruby 0.001552 0.000107 1.767996 ( 1.779668)
build_ruby 0.001717 0.000118 3.574029 ( 3.798794)
build_all 0.004263 0.004225 6.331170 ( 4.015737)
build_install 0.014813 0.005020 7.812884 ( 5.671364)
test_btest 0.000645 0.000081 85.595292 ( 40.163941)
test_basic 0.008659 0.000510 1.035936 ( 1.148895)
test_all 0.001380 0.008593 684.422607 (277.219041)
test_rubyspec 0.044477 0.025620 101.685286 (113.356611)
total: 450.80 sec