Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230103-115621
#<BuildRuby:0x000055bb566b5a00
@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.20230103-115621",
@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.000002 0.000011 ( 0.000011)
autoconf 0.000015 0.000003 0.000018 ( 0.000017)
configure 0.000013 0.000003 0.000016 ( 0.000016)
build_up 0.003531 0.000706 0.898504 ( 1.279591)
build_miniruby 0.001157 0.000000 1.148054 ( 1.146732)
build_ruby 0.001573 0.000000 3.066137 ( 3.474556)
build_all 0.005739 0.000110 3.235726 ( 1.473435)
build_install 0.008233 0.004091 2.827207 ( 1.820916)
test_btest 0.000712 0.000000 55.576927 ( 14.529304)
test_basic 0.001551 0.002734 0.352658 ( 0.445318)
test_all 0.001069 0.000247 595.773643 (170.280749)
test_rubyspec 0.020299 0.020063 58.646991 ( 68.568616)
total: 263.02 sec