Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240131-034835
#<BuildRuby:0x000055804e966120
@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.20240131-034835",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000022 0.000005 0.000027 ( 0.000026)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.001689 0.004392 1.830481 ( 2.152257)
build_miniruby 0.001074 0.000281 1.265837 ( 1.263695)
build_ruby 0.001460 0.000381 2.844107 ( 12.291301)
build_all 0.005164 0.001347 5.761303 ( 2.275795)
build_install 0.008052 0.006819 6.715788 ( 3.094442)
test_btest 0.000769 0.000234 82.418652 ( 23.011985)
test_basic 0.000263 0.006185 0.733504 ( 0.791417)
test_all 0.079030 0.037543 693.475390 (197.245374)
test_rubyspec 0.057074 0.043643 154.154977 (165.494193)
total: 407.62 sec