Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240730-144322
#<BuildRuby:0x00007f9d9291fdc0
@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.20240730-144322",
@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.000002 0.000016 ( 0.000017)
autoconf 0.000028 0.000005 0.000033 ( 0.000033)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.003812 0.003927 3.305160 ( 3.793271)
build_miniruby 0.001478 0.000000 1.110001 ( 1.106965)
build_ruby 0.000000 0.001847 3.382320 ( 3.566269)
build_all 0.006837 0.001302 7.184904 ( 2.795605)
build_install 0.015811 0.003939 9.612292 ( 4.193292)
test_btest 0.000796 0.000172 108.363314 ( 28.012607)
test_basic 0.005335 0.004231 1.231111 ( 1.278080)
test_all 0.109603 0.039171 784.534041 (232.693943)
test_rubyspec 0.047393 0.040830 165.407014 ( 28.785336)
total: 306.23 sec