Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230602-050846
#<BuildRuby:0x00005646eb705f48
@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.20230602-050846",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000002 0.000018 ( 0.000019)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000022 0.000003 0.000025 ( 0.000026)
build_up 0.000000 0.006699 1.921416 ( 4.292401)
build_miniruby 0.000000 0.001526 1.435898 ( 1.632845)
build_ruby 0.000000 0.001989 2.977465 ( 3.490864)
build_all 0.002425 0.005185 2.211838 ( 2.173978)
build_install 0.013451 0.004448 3.481391 ( 3.448237)
test_btest 0.000565 0.000176 78.137244 ( 46.097410)
test_basic 0.000000 0.007611 0.813832 ( 1.140268)
test_all 0.000000 0.001595 646.182134 (684.688218)
test_rubyspec 0.026742 0.038971 88.436528 (143.119582)
total: 890.08 sec