Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240627-010544
#<BuildRuby:0x00007f95a302fdd8
@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.20240627-010544",
@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.000029 0.000010 0.000039 ( 0.000034)
autoconf 0.000047 0.000017 0.000064 ( 0.000059)
configure 0.000047 0.000017 0.000064 ( 0.000057)
build_up 0.008406 0.002983 4.402743 ( 5.387326)
build_miniruby 0.001428 0.000507 1.690118 ( 1.944368)
build_ruby 0.001610 0.000572 4.985171 ( 5.638959)
build_all 0.006042 0.005003 8.734790 ( 7.133258)
build_install 0.017832 0.009712 12.192946 ( 10.282821)
test_btest 0.000000 0.001125 123.755973 (105.624180)
test_basic 0.005925 0.004046 1.344043 ( 3.871564)
test_all 0.134499 0.029784 989.401342 (1092.003511)
test_rubyspec 0.057427 0.042486 180.685347 (202.118227)
total: 1434.01 sec