Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230121-144215
#<BuildRuby:0x0000560e350d2228
@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.20230121-144215",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.001954 0.003022 1.152558 ( 1.559352)
build_miniruby 0.000999 0.000167 1.199172 ( 1.197520)
build_ruby 0.001642 0.000000 2.930673 ( 3.235715)
build_all 0.007157 0.000000 3.701597 ( 1.871623)
build_install 0.004009 0.009997 2.646624 ( 1.790660)
test_btest 0.000647 0.000156 56.369729 ( 19.482911)
test_basic 0.002455 0.004323 0.437250 ( 0.539110)
test_all 0.000888 0.000245 647.544140 (205.610953)
test_rubyspec 0.012844 0.030757 70.174427 ( 81.163541)
total: 316.45 sec