Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230813-100529
#<BuildRuby:0x00005638ec179a00
@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.20230813-100529",
@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.000020 0.000004 0.000024 ( 0.000024)
autoconf 0.000034 0.000006 0.000040 ( 0.000038)
configure 0.000028 0.000005 0.000033 ( 0.000033)
build_up 0.007368 0.000648 3.099236 ( 8.720091)
build_miniruby 0.001312 0.000252 2.051903 ( 3.751796)
build_ruby 0.000000 0.002040 3.625938 ( 6.200771)
build_all 0.001602 0.006677 2.823328 ( 4.245478)
build_install 0.020128 0.000000 4.583444 ( 4.443027)
test_btest 0.000000 0.001072 83.738750 ( 58.774038)
test_basic 0.002502 0.002392 0.935842 ( 2.012355)
test_all 0.006375 0.000215 691.370492 (568.687778)
test_rubyspec 0.048279 0.018166 99.808409 (204.315629)
total: 861.15 sec