Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240622-035444
#<BuildRuby:0x00007fc0d6d3fdd0
@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.20240622-035444",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000004 0.000022 ( 0.000023)
autoconf 0.000037 0.000007 0.000044 ( 0.000044)
configure 0.000032 0.000006 0.000038 ( 0.000038)
build_up 0.000164 0.008030 3.461981 ( 3.514205)
build_miniruby 0.001353 0.000350 1.286917 ( 1.283852)
build_ruby 0.001855 0.000479 3.754928 ( 3.934197)
build_all 0.005758 0.003438 7.804995 ( 3.106448)
build_install 0.014946 0.003712 10.934273 ( 5.251748)
test_btest 0.000000 0.001049 114.200465 ( 30.106562)
test_basic 0.006685 0.002499 1.263988 ( 1.315164)
test_all 0.091081 0.053865 824.005108 (261.018499)
test_rubyspec 0.052200 0.041117 162.978923 ( 35.479796)
total: 345.01 sec