Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230218-203625
#<BuildRuby:0x000055b5efc1a7f0
@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.20230218-203625",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000026 0.000006 0.000032 ( 0.000032)
configure 0.000018 0.000004 0.000022 ( 0.000023)
build_up 0.000000 0.005271 1.416207 ( 1.823591)
build_miniruby 0.000000 0.001363 1.113470 ( 1.118010)
build_ruby 0.000274 0.001245 2.277886 ( 2.493919)
build_all 0.006229 0.000683 3.808073 ( 1.951008)
build_install 0.011860 0.002758 2.895137 ( 2.208580)
test_btest 0.000715 0.000000 57.994968 ( 18.861614)
test_basic 0.003324 0.001623 0.448121 ( 0.540483)
test_all 0.001157 0.000348 608.642805 (176.058056)
test_rubyspec 0.014849 0.022251 60.208156 ( 70.368827)
total: 275.43 sec