Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240120-034501
#<BuildRuby:0x00005588515428e0
@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.20240120-034501",
@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.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000019 0.000005 0.000024 ( 0.000024)
configure 0.000018 0.000004 0.000022 ( 0.000023)
build_up 0.001865 0.003265 1.452933 ( 1.817524)
build_miniruby 0.001138 0.000265 1.571565 ( 1.573042)
build_ruby 0.001506 0.000000 2.529725 ( 2.764884)
build_all 0.004355 0.003390 5.820220 ( 2.365120)
build_install 0.011002 0.006279 7.238287 ( 3.832633)
test_btest 0.000728 0.000252 81.856347 ( 21.435557)
test_basic 0.005815 0.000575 0.799350 ( 0.856447)
test_all 0.093601 0.025235 740.744793 (213.145048)
test_rubyspec 0.056782 0.035279 141.141348 (152.783286)
total: 400.57 sec