Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230131-020608
#<BuildRuby:0x0000561cdaa32008
@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.20230131-020608",
@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.000012 0.000002 0.000014 ( 0.000015)
autoconf 0.000019 0.000003 0.000022 ( 0.000021)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.004617 0.000629 1.170941 ( 2.043633)
build_miniruby 0.001117 0.000152 1.196853 ( 1.206060)
build_ruby 0.001381 0.000188 2.472676 ( 2.812972)
build_all 0.007562 0.000433 3.944910 ( 2.484750)
build_install 0.015216 0.000237 3.044338 ( 2.955387)
test_btest 0.000699 0.000081 55.853030 ( 29.615013)
test_basic 0.001865 0.004109 0.438725 ( 0.538602)
test_all 0.001476 0.000218 643.883103 (261.365479)
test_rubyspec 0.022679 0.028325 72.392497 ( 85.221199)
total: 388.24 sec