Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230124-003842
#<BuildRuby:0x000055fea35427f0
@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.20230124-003842",
@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.000003 0.000016 ( 0.000016)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.000544 0.004120 1.148325 ( 1.758554)
build_miniruby 0.001089 0.000247 1.197848 ( 1.437040)
build_ruby 0.001426 0.000324 3.074693 ( 3.511494)
build_all 0.007160 0.000656 3.911655 ( 2.478253)
build_install 0.014229 0.000269 2.924043 ( 2.588220)
test_btest 0.000713 0.000000 56.097444 ( 31.957909)
test_basic 0.005400 0.000341 0.453284 ( 0.664516)
test_all 0.000936 0.000174 626.150830 (251.103436)
test_rubyspec 0.021288 0.028028 73.220796 ( 88.521287)
total: 384.02 sec