Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231216-030301
#<BuildRuby:0x00005599b5f9e008
@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.20231216-030301",
@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.000025 0.000006 0.000031 ( 0.000028)
autoconf 0.000033 0.000008 0.000041 ( 0.000035)
configure 0.000031 0.000008 0.000039 ( 0.000039)
build_up 0.007288 0.000741 2.603216 ( 3.729371)
build_miniruby 0.001235 0.000285 1.833400 ( 2.053863)
build_ruby 0.001956 0.000000 3.665300 ( 4.220300)
build_all 0.006385 0.002250 6.171974 ( 4.695301)
build_install 0.013993 0.006555 7.610259 ( 6.583672)
test_btest 0.001160 0.000000 84.068837 ( 70.327966)
test_basic 0.006123 0.002836 0.987286 ( 1.552091)
test_all 0.079353 0.041963 720.271543 (444.498934)
test_rubyspec 0.049129 0.024674 99.433054 (137.087721)
total: 674.75 sec