Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241018-074417
#<BuildRuby:0x00007f713c65fdd8
@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.20241018-074417",
@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.000019)
autoconf 0.000033 0.000007 0.000040 ( 0.000039)
configure 0.000026 0.000005 0.000031 ( 0.000031)
build_up 0.000000 0.008138 3.760848 ( 3.604478)
build_miniruby 0.000000 0.001815 1.579457 ( 1.576655)
build_ruby 0.001047 0.001008 3.948774 ( 4.086818)
build_all 0.007920 0.001125 7.349679 ( 2.971442)
build_install 0.014119 0.007461 9.817911 ( 4.441627)
test_btest 0.000889 0.000272 94.773258 ( 24.998785)
test_basic 0.003809 0.006628 1.101411 ( 1.144793)
test_all 0.121845 0.029895 755.836137 (213.559905)
test_rubyspec 0.048395 0.038307 136.429871 ( 29.098714)
total: 285.48 sec