Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250414-133959
#<BuildRuby:0x00007f4e97d1fdc0
@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.20250414-133959",
@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.000016 0.000003 0.000019 ( 0.000018)
autoconf 0.000030 0.000004 0.000034 ( 0.000034)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.004746 0.000742 2.055338 ( 2.376660)
build_miniruby 0.001428 0.000223 1.548923 ( 1.551907)
build_ruby 0.001950 0.000304 3.859047 ( 3.984251)
build_all 0.002852 0.006412 6.173788 ( 2.802932)
build_install 0.013351 0.007279 8.094003 ( 4.848869)
test_btest 0.000712 0.000164 52.157612 ( 16.567692)
test_basic 0.006191 0.004444 0.876264 ( 0.934032)
test_all 0.097042 0.023365 590.917377 (193.253190)
test_rubyspec 0.052887 0.023166 103.198395 ( 22.382090)
total: 248.70 sec