Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230925-030125
#<BuildRuby:0x0000555ab31d5fc0
@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.20230925-030125",
@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.000005 0.000019 ( 0.000020)
autoconf 0.000023 0.000008 0.000031 ( 0.000031)
configure 0.000022 0.000008 0.000030 ( 0.000030)
build_up 0.005558 0.002084 2.255992 ( 4.639200)
build_miniruby 0.001736 0.000000 1.654209 ( 1.703616)
build_ruby 0.001618 0.000000 3.328395 ( 3.605188)
build_all 0.001090 0.006964 6.274750 ( 4.245947)
build_install 0.012499 0.005943 7.604881 ( 6.074821)
test_btest 0.000859 0.000368 83.704153 ( 45.028867)
test_basic 0.004482 0.004376 0.966908 ( 1.328730)
test_all 0.008217 0.002252 704.673488 (310.564392)
test_rubyspec 0.029154 0.040898 104.583224 (124.789706)
total: 501.98 sec