Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240625-062538
#<BuildRuby:0x00007f80bdf0fdd0
@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.20240625-062538",
@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.000020 0.000004 0.000024 ( 0.000025)
autoconf 0.000039 0.000008 0.000047 ( 0.000047)
configure 0.000033 0.000007 0.000040 ( 0.000041)
build_up 0.000810 0.008305 3.198191 ( 3.201351)
build_miniruby 0.001511 0.000417 1.298242 ( 1.295132)
build_ruby 0.001528 0.000421 4.439903 ( 4.695348)
build_all 0.009401 0.001392 8.846725 ( 5.101084)
build_install 0.022514 0.005703 11.985954 ( 7.829725)
test_btest 0.001063 0.000281 122.387391 ( 38.030757)
test_basic 0.011058 0.000492 1.283700 ( 1.345132)
test_all 0.120686 0.031308 884.133214 (260.909414)
test_rubyspec 0.042376 0.050367 165.889309 ( 34.767453)
total: 357.18 sec