Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230214-001651
#<BuildRuby:0x000055f0836363b0
@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.20230214-001651",
@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.000015 0.000001 0.000016 ( 0.000018)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000018 0.000002 0.000020 ( 0.000019)
build_up 0.001586 0.004208 1.578304 ( 3.209338)
build_miniruby 0.001361 0.000163 1.364882 ( 1.566191)
build_ruby 0.001822 0.000219 2.713378 ( 3.398705)
build_all 0.004443 0.004928 4.345232 ( 3.861338)
build_install 0.013891 0.006224 3.437973 ( 4.202367)
test_btest 0.001050 0.000202 60.068392 ( 41.926116)
test_basic 0.007600 0.000000 0.563802 ( 0.934387)
test_all 0.001642 0.000000 730.305140 (572.294960)
test_rubyspec 0.021795 0.040287 79.426056 (108.737299)
total: 740.13 sec