Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230213-040732
#<BuildRuby:0x00005586d79b1a00
@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.20230213-040732",
@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.000004 0.000023 ( 0.000021)
autoconf 0.000030 0.000006 0.000036 ( 0.000036)
configure 0.000028 0.000006 0.000034 ( 0.000033)
build_up 0.004508 0.000939 1.188517 ( 1.819934)
build_miniruby 0.000000 0.001452 1.255987 ( 1.262850)
build_ruby 0.000006 0.001593 2.452033 ( 2.653172)
build_all 0.006993 0.000710 3.993821 ( 2.300197)
build_install 0.007954 0.009237 3.009420 ( 2.326343)
test_btest 0.000595 0.000177 59.072001 ( 28.272258)
test_basic 0.000000 0.005966 0.468076 ( 0.584245)
test_all 0.000142 0.000929 636.521026 (198.949618)
test_rubyspec 0.023219 0.025510 67.176103 ( 77.089904)
total: 315.26 sec