Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241006-015000
#<BuildRuby:0x00007fd41254fdd8
@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.20241006-015000",
@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.000021 0.000005 0.000026 ( 0.000024)
autoconf 0.000039 0.000008 0.000047 ( 0.000046)
configure 0.000032 0.000007 0.000039 ( 0.000038)
build_up 0.006584 0.001317 3.483170 ( 3.353083)
build_miniruby 0.001292 0.000259 1.287140 ( 1.283456)
build_ruby 0.000000 0.001891 3.577413 ( 3.740766)
build_all 0.005397 0.003427 6.554965 ( 2.473025)
build_install 0.013731 0.005564 8.812530 ( 3.902692)
test_btest 0.000812 0.000197 80.594627 ( 21.454600)
test_basic 0.007496 0.002997 0.794337 ( 1.020339)
test_all 0.089176 0.057361 662.234197 (197.041757)
test_rubyspec 0.036256 0.053221 133.407194 ( 23.200252)
total: 257.47 sec