Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240321-023010
#<BuildRuby:0x000055bb4cb15f00
@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.20240321-023010",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000022 0.000003 0.000025 ( 0.000024)
build_up 0.008000 0.004732 19.561462 ( 15.021712)
build_miniruby 0.001436 0.000266 20.197924 ( 20.234212)
build_ruby 0.002020 0.000000 3.884293 ( 4.135317)
build_all 0.009946 0.000000 32.458238 ( 30.776200)
build_install 0.012957 0.009291 9.935086 ( 7.114638)
test_btest 0.000789 0.000173 94.322264 ( 82.582092)
test_basic 0.006424 0.001405 1.027400 ( 1.374864)
test_all 0.096818 0.026335 809.453661 (473.974661)
test_rubyspec 0.037382 0.055685 135.142331 (147.187913)
total: 782.40 sec