Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231011-133818
#<BuildRuby:0x0000562bb20bdf90
@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.20231011-133818",
@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.000018 0.000004 0.000022 ( 0.000022)
autoconf 0.000027 0.000006 0.000033 ( 0.000033)
configure 0.000027 0.000005 0.000032 ( 0.000031)
build_up 0.008119 0.000008 2.467168 ( 3.434438)
build_miniruby 0.001157 0.000199 1.694162 ( 1.979505)
build_ruby 0.001693 0.000292 3.356681 ( 3.905642)
build_all 0.004061 0.004131 6.312035 ( 4.525928)
build_install 0.011728 0.008122 8.049382 ( 5.619812)
test_btest 0.000651 0.000158 86.997638 ( 46.647209)
test_basic 0.000000 0.008067 0.989518 ( 1.247621)
test_all 0.002751 0.006546 701.593152 (313.392126)
test_rubyspec 0.023615 0.050108 109.523087 (130.072149)
total: 510.83 sec