Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230120-043533
#<BuildRuby:0x00005592a8766390
@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.20230120-043533",
@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.000013 0.000001 0.000014 ( 0.000013)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000016 0.000001 0.000017 ( 0.000018)
build_up 0.004106 0.000391 1.112958 ( 1.677392)
build_miniruby 0.001270 0.000121 1.170421 ( 1.169585)
build_ruby 0.001448 0.000138 2.991845 ( 3.307110)
build_all 0.007082 0.000000 3.667915 ( 2.309057)
build_install 0.010828 0.004464 2.894275 ( 2.387452)
test_btest 0.000660 0.000079 55.968191 ( 30.729793)
test_basic 0.005884 0.000706 0.428261 ( 0.540186)
test_all 0.000967 0.000116 656.382090 (258.221277)
test_rubyspec 0.043248 0.006001 73.091800 ( 86.322210)
total: 386.66 sec