Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250330-035502
#<BuildRuby:0x00007fc646a8fde0
@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.20250330-035502",
@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.000018 0.000004 0.000022 ( 0.000023)
autoconf 0.000035 0.000006 0.000041 ( 0.000041)
configure 0.000027 0.000005 0.000032 ( 0.000032)
build_up 0.003531 0.003936 2.867637 ( 2.555213)
build_miniruby 0.001195 0.000256 1.346022 ( 1.343695)
build_ruby 0.001512 0.000324 3.328018 ( 3.502717)
build_all 0.005345 0.003452 5.670291 ( 2.395177)
build_install 0.008970 0.009509 7.664713 ( 4.121767)
test_btest 0.000726 0.000210 49.226958 ( 13.840446)
test_basic 0.006478 0.000634 0.729607 ( 0.783614)
test_all 0.074459 0.043520 600.164238 (190.711899)
test_rubyspec 0.043738 0.030995 100.898593 ( 24.596001)
total: 243.85 sec