Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230831-224036
#<BuildRuby:0x0000558f8e5aa258
@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.20230831-224036",
@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.000004 0.000018 ( 0.000019)
autoconf 0.000022 0.000007 0.000029 ( 0.000028)
configure 0.000020 0.000007 0.000027 ( 0.000026)
build_up 0.005620 0.000544 1.780710 ( 2.906445)
build_miniruby 0.001287 0.000381 1.701602 ( 1.857210)
build_ruby 0.001369 0.000406 3.492401 ( 4.012567)
build_all 0.007808 0.001100 6.363302 ( 4.644413)
build_install 0.011614 0.007975 7.488036 ( 6.032703)
test_btest 0.000774 0.000000 82.602825 ( 46.329446)
test_basic 0.007621 0.001378 0.966181 ( 1.157881)
test_all 0.008393 0.002442 678.097283 (300.082340)
test_rubyspec 0.041090 0.030189 103.992545 (124.517947)
total: 491.54 sec