Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241106-200717
#<BuildRuby:0x00007fdd4f00fdc8
@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.20241106-200717",
@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.000018 0.000005 0.000023 ( 0.000024)
autoconf 0.000032 0.000007 0.000039 ( 0.000040)
configure 0.000027 0.000006 0.000033 ( 0.000034)
build_up 0.000607 0.007023 3.516953 ( 3.445670)
build_miniruby 0.000000 0.001574 1.323725 ( 1.321750)
build_ruby 0.000000 0.001942 3.907869 ( 4.060701)
build_all 0.002745 0.006133 6.223984 ( 2.580920)
build_install 0.013200 0.005401 9.001852 ( 4.402657)
test_btest 0.000666 0.000252 72.753542 ( 19.352518)
test_basic 0.005047 0.004188 0.829098 ( 0.886199)
test_all 0.113594 0.030608 686.994290 (201.160459)
test_rubyspec 0.054986 0.030363 116.179340 ( 27.293472)
total: 264.51 sec