Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230920-203753
#<BuildRuby:0x0000558e8d122390
@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.20230920-203753",
@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.000022 0.000002 0.000024 ( 0.000025)
autoconf 0.000030 0.000003 0.000033 ( 0.000033)
configure 0.000029 0.000003 0.000032 ( 0.000031)
build_up 0.006237 0.000624 2.374629 ( 4.792366)
build_miniruby 0.001630 0.000163 1.663611 ( 1.789636)
build_ruby 0.002103 0.000000 3.406439 ( 3.943555)
build_all 0.004580 0.003642 6.327787 ( 5.324221)
build_install 0.009460 0.010196 7.811173 ( 7.502449)
test_btest 0.000867 0.000158 83.733537 ( 50.985187)
test_basic 0.003944 0.005392 1.001169 ( 1.452274)
test_all 0.009983 0.000000 692.328492 (350.530527)
test_rubyspec 0.039393 0.032109 104.333677 (126.730933)
total: 553.05 sec