Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230823-044454
#<BuildRuby:0x00005566eb0863b0
@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.20230823-044454",
@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.000026 0.000002 0.000028 ( 0.000027)
autoconf 0.000037 0.000002 0.000039 ( 0.000038)
configure 0.000033 0.000002 0.000035 ( 0.000033)
build_up 0.006727 0.000384 2.353436 ( 4.854118)
build_miniruby 0.001973 0.000113 1.832133 ( 2.410959)
build_ruby 0.001888 0.000108 3.647240 ( 4.424990)
build_all 0.003763 0.004189 6.434536 ( 4.539924)
build_install 0.021334 0.000170 8.112446 ( 6.896874)
test_btest 0.001238 0.000000 86.190808 ( 37.463950)
test_basic 0.008280 0.000000 0.979929 ( 1.157272)
test_all 0.009175 0.000277 700.050934 (225.751782)
test_rubyspec 0.034928 0.032321 102.215838 (114.445258)
total: 401.95 sec