Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240626-060415
#<BuildRuby:0x00007f989252fdc8
@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.20240626-060415",
@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.000022 0.000003 0.000025 ( 0.000028)
autoconf 0.000039 0.000007 0.000046 ( 0.000047)
configure 0.000041 0.000007 0.000048 ( 0.000048)
build_up 0.006136 0.002855 4.123903 ( 3.599859)
build_miniruby 0.002042 0.000000 1.648291 ( 1.644550)
build_ruby 0.001931 0.000057 4.446352 ( 4.597361)
build_all 0.001258 0.007855 8.195539 ( 3.321903)
build_install 0.010669 0.010131 11.140003 ( 5.151750)
test_btest 0.000682 0.000195 116.476080 ( 31.578669)
test_basic 0.001887 0.008078 1.255937 ( 1.310576)
test_all 0.104450 0.047958 874.768541 (267.044387)
test_rubyspec 0.054464 0.042423 170.263116 ( 35.190361)
total: 353.44 sec