Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230731-031128
#<BuildRuby:0x000055e6ca3223d0
@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.20230731-031128",
@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.000018 0.000002 0.000020 ( 0.000019)
autoconf 0.000035 0.000003 0.000038 ( 0.000038)
configure 0.000028 0.000003 0.000031 ( 0.000031)
build_up 0.004103 0.003977 2.258879 ( 6.433569)
build_miniruby 0.001737 0.000217 1.775948 ( 3.687920)
build_ruby 0.001572 0.000196 3.346412 ( 7.031921)
build_all 0.007217 0.000381 2.781648 ( 4.171905)
build_install 0.015372 0.004568 4.460883 ( 7.575539)
test_btest 0.000783 0.000000 84.637062 ( 64.176006)
test_basic 0.004565 0.003132 1.027120 ( 2.592285)
test_all 0.001045 0.000161 631.030971 (500.484697)
test_rubyspec 0.045503 0.018386 98.992346 (240.895359)
total: 837.05 sec