Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241018-105940
#<BuildRuby:0x00007f984281fdd0
@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.20241018-105940",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000017 0.000006 0.000023 ( 0.000023)
autoconf 0.000033 0.000012 0.000045 ( 0.000044)
configure 0.000028 0.000010 0.000038 ( 0.000038)
build_up 0.003998 0.005565 4.356220 ( 5.112503)
build_miniruby 0.001293 0.000501 1.848072 ( 1.965159)
build_ruby 0.001887 0.000730 4.653287 ( 5.138470)
build_all 0.009331 0.001904 7.912107 ( 5.894894)
build_install 0.010285 0.015918 11.477638 ( 8.236642)
test_btest 0.000664 0.000302 99.608809 ( 76.250125)
test_basic 0.009588 0.000000 1.344020 ( 1.784917)
test_all 0.098600 0.063735 854.303494 (420.871700)
test_rubyspec 0.046846 0.042736 142.778353 ( 42.391310)
total: 567.65 sec