Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230922-125637
#<BuildRuby:0x00005620ca4b61a8
@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.20230922-125637",
@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.000004 0.000020 ( 0.000019)
autoconf 0.000023 0.000006 0.000029 ( 0.000029)
configure 0.000022 0.000005 0.000027 ( 0.000027)
build_up 0.007149 0.000000 2.304419 ( 3.710060)
build_miniruby 0.001259 0.000148 1.692159 ( 1.716279)
build_ruby 0.001346 0.000288 3.209960 ( 3.515445)
build_all 0.008167 0.000849 6.496725 ( 4.053694)
build_install 0.016812 0.002521 7.999454 ( 5.480349)
test_btest 0.000749 0.000000 84.935803 ( 42.337908)
test_basic 0.004102 0.003682 0.907215 ( 1.013246)
test_all 0.007351 0.003093 670.972121 (288.275790)
test_rubyspec 0.051059 0.021887 106.357874 (124.238290)
total: 474.34 sec