Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250311-015328
#<BuildRuby:0x00007f543389fdd0
@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.20250311-015328",
@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.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000022 0.000005 0.000027 ( 0.000028)
configure 0.000024 0.000006 0.000030 ( 0.000031)
build_up 0.001229 0.005957 3.026382 ( 2.124764)
build_miniruby 0.001178 0.000375 1.177784 ( 1.175156)
build_ruby 0.001275 0.000405 3.335176 ( 3.526152)
build_all 0.008066 0.000085 5.361418 ( 2.239163)
build_install 0.010684 0.008802 7.432838 ( 3.573541)
test_btest 0.000845 0.000293 46.561087 ( 13.344296)
test_basic 0.006799 0.000916 0.816526 ( 0.871211)
test_all 0.074684 0.042693 565.573003 (194.208157)
test_rubyspec 0.032862 0.038239 96.307581 ( 21.880021)
total: 242.94 sec