Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240212-125124
#<BuildRuby:0x00005617ec595f88
@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.20240212-125124",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000040 0.000006 0.000046 ( 0.000161)
configure 0.000030 0.000004 0.000034 ( 0.000035)
build_up 0.000000 0.006365 1.952562 ( 2.329698)
build_miniruby 0.000000 0.001480 1.551128 ( 1.555658)
build_ruby 0.000000 0.001740 3.325954 ( 3.553751)
build_all 0.004128 0.003709 6.547445 ( 3.112046)
build_install 0.012401 0.006618 7.842649 ( 4.126134)
test_btest 0.000703 0.000219 88.096500 ( 34.837233)
test_basic 0.003519 0.003582 0.919541 ( 1.019548)
test_all 0.082777 0.033323 836.424204 (309.036397)
test_rubyspec 0.056809 0.054077 188.960997 (212.718846)
total: 572.29 sec