Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230920-121702
#<BuildRuby:0x000055f46201a228
@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.20230920-121702",
@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.000004 0.000019 ( 0.000019)
autoconf 0.000023 0.000006 0.000029 ( 0.000029)
configure 0.000023 0.000007 0.000030 ( 0.000030)
build_up 0.000047 0.007875 2.437436 ( 4.822517)
build_miniruby 0.001273 0.000472 1.789258 ( 1.841929)
build_ruby 0.001347 0.000499 3.682517 ( 4.085871)
build_all 0.006181 0.003318 6.534909 ( 4.546789)
build_install 0.013045 0.010083 8.183238 ( 7.146979)
test_btest 0.001015 0.000425 86.952162 ( 47.383974)
test_basic 0.006060 0.002541 1.039723 ( 1.286194)
test_all 0.008438 0.002445 765.780891 (438.686316)
test_rubyspec 0.047846 0.034173 112.491109 (154.610019)
total: 664.41 sec