Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250222-054728
#<BuildRuby:0x00007f4146defdd0
@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.20250222-054728",
@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.000011 0.000005 0.000016 ( 0.000017)
autoconf 0.000018 0.000009 0.000027 ( 0.000026)
configure 0.000014 0.000007 0.000021 ( 0.000021)
build_up 0.003016 0.003575 2.816789 ( 2.231618)
build_miniruby 0.000990 0.000495 1.463500 ( 1.460612)
build_ruby 0.001681 0.000000 3.776691 ( 3.933838)
build_all 0.006008 0.001722 5.376839 ( 2.364255)
build_install 0.016398 0.002146 7.910824 ( 4.074721)
test_btest 0.000609 0.000254 45.691760 ( 12.565972)
test_basic 0.008340 0.000024 0.810672 ( 0.865448)
test_all 0.090553 0.023223 552.523105 (168.950895)
test_rubyspec 0.042817 0.031786 99.043242 ( 21.917028)
total: 218.37 sec