Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221229-235903
#<BuildRuby:0x000055b8e91fa228
@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.20221229-235903",
@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.000008 0.000001 0.000009 ( 0.000010)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000016 0.000000 0.000016 ( 0.000016)
build_up 0.004543 0.000070 0.963350 ( 1.354366)
build_miniruby 0.000996 0.000132 1.177051 ( 1.175599)
build_ruby 0.001151 0.000154 2.619735 ( 2.969016)
build_all 0.006796 0.000000 3.097332 ( 1.497908)
build_install 0.010872 0.002612 2.412469 ( 1.483847)
test_btest 0.000720 0.000099 53.970219 ( 13.926352)
test_basic 0.000660 0.003876 0.323200 ( 0.415990)
test_all 0.000980 0.000178 564.914740 (175.078450)
test_rubyspec 0.024722 0.014034 58.654856 ( 68.772150)
total: 266.67 sec