Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230102-195903
#<BuildRuby:0x00005563c98b6320
@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.20230102-195903",
@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.000002 0.000010 ( 0.000009)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000011 0.000002 0.000013 ( 0.000014)
build_up 0.000925 0.003400 1.022832 ( 1.424129)
build_miniruby 0.000000 0.001704 1.348271 ( 1.346488)
build_ruby 0.000000 0.001446 3.019580 ( 3.384599)
build_all 0.000000 0.006711 3.718038 ( 2.011004)
build_install 0.007835 0.005549 2.922515 ( 1.975149)
test_btest 0.000599 0.000228 55.747532 ( 15.238033)
test_basic 0.003810 0.000937 0.404432 ( 0.496834)
test_all 0.001146 0.000430 605.781708 (175.155614)
test_rubyspec 0.024148 0.015044 63.589363 ( 73.519559)
total: 274.55 sec