Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240116-135347
#<BuildRuby:0x000055aae405e008
@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.20240116-135347",
@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.000002 0.000018 ( 0.000019)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000022 0.000003 0.000025 ( 0.000024)
build_up 0.004488 0.000690 1.554732 ( 1.982283)
build_miniruby 0.001338 0.000206 1.547279 ( 1.546783)
build_ruby 0.001232 0.000190 3.041193 ( 3.275069)
build_all 0.003945 0.003502 5.478209 ( 2.643160)
build_install 0.011795 0.004869 6.667008 ( 3.915053)
test_btest 0.000609 0.000122 80.735291 ( 33.856699)
test_basic 0.007061 0.000000 0.852074 ( 0.918162)
test_all 0.072435 0.043821 754.153865 (300.105420)
test_rubyspec 0.049208 0.051891 155.726509 (167.785709)
total: 516.03 sec