Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230728-043842
#<BuildRuby:0x000055912618e338
@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.20230728-043842",
@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.000003 0.000024 ( 0.000024)
autoconf 0.000030 0.000004 0.000034 ( 0.000032)
configure 0.000030 0.000004 0.000034 ( 0.000034)
build_up 0.003105 0.004450 2.179350 ( 4.483805)
build_miniruby 0.001431 0.000247 1.615853 ( 1.741993)
build_ruby 0.001590 0.000274 3.349396 ( 4.001970)
build_all 0.007878 0.000000 2.625596 ( 2.683722)
build_install 0.010857 0.009321 4.261964 ( 4.092037)
test_btest 0.000630 0.000136 82.048859 ( 42.295822)
test_basic 0.004180 0.000903 0.878082 ( 0.972990)
test_all 0.001436 0.000088 664.071346 (267.186187)
test_rubyspec 0.029937 0.030154 94.080324 (107.997482)
total: 435.46 sec