Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240704-214701
#<BuildRuby:0x00007fbc2b83fdd0
@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.20240704-214701",
@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.000023 0.000002 0.000025 ( 0.000026)
autoconf 0.000047 0.000000 0.000047 ( 0.000047)
configure 0.000037 0.000000 0.000037 ( 0.000037)
build_up 0.008164 0.000370 4.353232 ( 3.739329)
build_miniruby 0.000000 0.001622 1.656065 ( 1.653293)
build_ruby 0.000238 0.002055 4.364242 ( 4.544937)
build_all 0.006686 0.003902 8.726976 ( 3.664553)
build_install 0.017941 0.006524 11.995245 ( 5.993363)
test_btest 0.000870 0.000132 124.911846 ( 41.235406)
test_basic 0.002582 0.007464 1.252746 ( 1.302016)
test_all 0.116755 0.040767 941.753982 (282.234950)
test_rubyspec 0.047919 0.046207 168.760455 ( 36.973239)
total: 381.34 sec