Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230209-213724
#<BuildRuby:0x0000559bf440a7c8
@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.20230209-213724",
@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.000014 0.000002 0.000016 ( 0.000016)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.001189 0.003406 0.961827 ( 1.362979)
build_miniruby 0.000977 0.000206 0.865960 ( 0.864395)
build_ruby 0.001103 0.000232 1.836389 ( 2.041618)
build_all 0.005232 0.001102 3.169588 ( 1.592113)
build_install 0.010601 0.000000 2.313436 ( 1.515685)
test_btest 0.000699 0.000000 53.167738 ( 13.725750)
test_basic 0.004696 0.000000 0.324702 ( 0.416654)
test_all 0.000951 0.000580 564.397729 (159.881967)
test_rubyspec 0.013801 0.020981 55.210148 ( 65.239720)
total: 246.64 sec