Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230810-203440
#<BuildRuby:0x0000561eaf075fc0
@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.20230810-203440",
@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.000016 0.000004 0.000020 ( 0.000021)
autoconf 0.000022 0.000005 0.000027 ( 0.000028)
configure 0.000018 0.000003 0.000021 ( 0.000024)
build_up 0.006512 0.000492 2.266324 ( 6.595513)
build_miniruby 0.001203 0.000231 1.800289 ( 2.802532)
build_ruby 0.001768 0.000000 3.513111 ( 32.851307)
build_all 0.007254 0.000928 2.821939 ( 4.685725)
build_install 0.015309 0.004780 4.518021 ( 6.187859)
test_btest 0.000820 0.000164 85.457791 ( 53.515398)
test_basic 0.000000 0.008232 0.989063 ( 1.780031)
test_all 0.000424 0.000610 688.826808 (351.674519)
test_rubyspec 0.015203 0.042729 102.791933 (132.618861)
total: 592.71 sec