Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230927-114335
#<BuildRuby:0x000056293c026230
@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.20230927-114335",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000000 0.000000 0.000000 ( 0.000018)
configure 0.000014 0.000002 0.000016 ( 0.000017)
build_up 0.000000 0.006386 2.076102 ( 4.450702)
build_miniruby 0.001467 0.000164 1.550293 ( 1.573659)
build_ruby 0.001325 0.000316 3.281646 ( 3.484075)
build_all 0.007904 0.000036 6.268814 ( 3.281245)
build_install 0.019567 0.000000 7.662501 ( 4.519542)
test_btest 0.001116 0.000000 87.676721 ( 36.449473)
test_basic 0.007791 0.000929 0.978288 ( 1.088655)
test_all 0.010251 0.000000 694.119517 (238.860070)
test_rubyspec 0.034422 0.036613 101.112940 (113.287918)
total: 407.00 sec