Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230509-162459
#<BuildRuby:0x000055f5db7b9fb8
@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.20230509-162459",
@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.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.004314 0.000908 1.742195 ( 3.434682)
build_miniruby 0.001333 0.000000 1.282790 ( 1.283647)
build_ruby 0.000000 0.001854 2.222315 ( 2.431982)
build_all 0.005911 0.000199 2.070967 ( 1.280800)
build_install 0.012398 0.003525 3.449201 ( 2.492269)
test_btest 0.000772 0.000174 74.584463 ( 23.226810)
test_basic 0.004245 0.000959 0.738153 ( 0.812080)
test_all 0.000773 0.000174 583.301342 (177.627474)
test_rubyspec 0.029261 0.015756 73.122796 ( 84.906701)
total: 297.50 sec