Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231215-183050
#<BuildRuby:0x000055d423682890
@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.20231215-183050",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000029 0.000003 0.000032 ( 0.000032)
build_up 0.005822 0.000699 2.266323 ( 2.342287)
build_miniruby 0.001118 0.000134 1.698444 ( 1.698020)
build_ruby 0.001433 0.000172 3.133434 ( 3.343869)
build_all 0.003285 0.004993 5.850231 ( 3.031943)
build_install 0.014864 0.003991 7.242661 ( 3.809722)
test_btest 0.000832 0.000144 85.467656 ( 32.151321)
test_basic 0.008292 0.000630 0.940026 ( 1.034514)
test_all 0.112534 0.015107 734.145867 (277.829524)
test_rubyspec 0.035651 0.039078 103.894896 (120.013815)
total: 445.26 sec