Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240719-164251
#<BuildRuby:0x00007f053649fdd0
@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.20240719-164251",
@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.000005 0.000021 ( 0.000021)
autoconf 0.000031 0.000009 0.000040 ( 0.000040)
configure 0.000026 0.000007 0.000033 ( 0.000033)
build_up 0.002738 0.004863 3.542151 ( 3.567938)
build_miniruby 0.000000 0.001621 1.584390 ( 1.581409)
build_ruby 0.000000 0.001938 3.550508 ( 3.743705)
build_all 0.006383 0.002617 7.893628 ( 3.096721)
build_install 0.016718 0.002697 10.777812 ( 5.066219)
test_btest 0.000709 0.000237 113.847117 ( 29.697311)
test_basic 0.001433 0.007330 1.184631 ( 1.237879)
test_all 0.092748 0.058154 783.808306 (244.166793)
test_rubyspec 0.046514 0.046683 170.983855 ( 32.536392)
total: 324.70 sec