Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231216-003658
#<BuildRuby:0x0000555ac0605fc0
@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.20231216-003658",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000027 0.000003 0.000030 ( 0.000031)
build_up 0.007414 0.000351 2.547277 ( 2.827355)
build_miniruby 0.001584 0.000000 1.767851 ( 1.776126)
build_ruby 0.000000 0.002012 3.615817 ( 3.857552)
build_all 0.002662 0.005551 5.880542 ( 3.032029)
build_install 0.017956 0.002178 7.527567 ( 4.675269)
test_btest 0.000694 0.000109 83.241374 ( 37.737502)
test_basic 0.000000 0.005949 0.738941 ( 0.803304)
test_all 0.100131 0.025048 715.184037 (253.494954)
test_rubyspec 0.051162 0.022632 102.804255 (115.200021)
total: 423.41 sec