Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230919-104706
#<BuildRuby:0x000055d4889d2120
@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.20230919-104706",
@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.000021 0.000001 0.000022 ( 0.000022)
autoconf 0.000030 0.000002 0.000032 ( 0.000032)
configure 0.000028 0.000002 0.000030 ( 0.000029)
build_up 0.007568 0.000229 2.325142 ( 4.341950)
build_miniruby 0.001552 0.000100 1.630831 ( 1.748717)
build_ruby 0.001809 0.000000 3.304270 ( 3.760722)
build_all 0.008268 0.000108 6.253878 ( 4.591699)
build_install 0.015598 0.004484 7.833739 ( 6.271083)
test_btest 0.000803 0.000000 86.006116 ( 41.679658)
test_basic 0.007280 0.000311 0.973640 ( 1.041906)
test_all 0.008820 0.000346 699.766601 (222.861268)
test_rubyspec 0.019477 0.047036 100.874458 (112.132555)
total: 398.43 sec