Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230704-164535
#<BuildRuby:0x00005633c15d5f48
@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.20230704-164535",
@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.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000025 0.000005 0.000030 ( 0.000029)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.005911 0.000383 1.987011 ( 3.272524)
build_miniruby 0.000000 0.001383 1.550362 ( 1.601495)
build_ruby 0.000000 0.001703 3.261565 ( 3.582611)
build_all 0.005582 0.002034 2.437551 ( 1.815591)
build_install 0.010225 0.008951 3.871672 ( 3.919192)
test_btest 0.000582 0.000166 79.067480 ( 36.135245)
test_basic 0.005223 0.002072 0.856459 ( 0.999705)
test_all 0.001098 0.000319 578.317755 (238.758893)
test_rubyspec 0.021770 0.028778 86.719614 ( 98.726543)
total: 388.81 sec