Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230107-183920
#<BuildRuby:0x000055bfc7861f00
@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.20230107-183920",
@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.000009 0.000004 0.000013 ( 0.000012)
autoconf 0.000011 0.000005 0.000016 ( 0.000016)
configure 0.000010 0.000004 0.000014 ( 0.000014)
build_up 0.003149 0.001312 0.845249 ( 1.372221)
build_miniruby 0.000765 0.000319 1.311006 ( 1.309641)
build_ruby 0.001079 0.000449 2.685501 ( 3.078012)
build_all 0.000957 0.004917 3.035235 ( 1.460864)
build_install 0.006771 0.005733 2.529158 ( 1.662740)
test_btest 0.000575 0.000310 54.352101 ( 14.329792)
test_basic 0.002857 0.001539 0.387850 ( 0.483113)
test_all 0.001177 0.000634 609.677970 (181.109726)
test_rubyspec 0.012986 0.032115 63.558106 ( 73.702906)
total: 278.51 sec