Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230624-221539
#<BuildRuby:0x00005575b2062390
@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.20230624-221539",
@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.000018)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.005909 0.000290 2.024132 ( 3.921306)
build_miniruby 0.001282 0.000197 1.498050 ( 1.893625)
build_ruby 0.001377 0.000212 3.015092 ( 3.614252)
build_all 0.006650 0.000362 2.385987 ( 2.217027)
build_install 0.001617 0.016434 3.689816 ( 3.754460)
test_btest 0.000566 0.000162 80.131514 ( 44.513021)
test_basic 0.000000 0.007230 0.815770 ( 1.084786)
test_all 0.000028 0.001161 589.058799 (275.825497)
test_rubyspec 0.038752 0.014507 87.600855 (103.031878)
total: 439.86 sec