Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240902-231500
#<BuildRuby:0x00007ff0474cfdd0
@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.20240902-231500",
@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.000004 0.000022 ( 0.000022)
autoconf 0.000030 0.000007 0.000037 ( 0.000036)
configure 0.000024 0.000005 0.000029 ( 0.000029)
build_up 0.002248 0.005326 3.347472 ( 3.384830)
build_miniruby 0.000000 0.001904 1.319023 ( 1.315513)
build_ruby 0.001502 0.000540 4.321669 ( 4.448367)
build_all 0.006174 0.002361 8.019197 ( 3.306330)
build_install 0.013392 0.005511 10.429456 ( 4.860623)
test_btest 0.000796 0.000234 113.416306 ( 30.211655)
test_basic 0.005073 0.004346 1.243607 ( 1.292837)
test_all 0.116098 0.036876 899.216729 (283.670732)
test_rubyspec 0.045166 0.042530 166.486582 ( 32.292705)
total: 364.78 sec