Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240623-202032
#<BuildRuby:0x00007ff8e41dfdc8
@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.20240623-202032",
@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.000018 0.000002 0.000020 ( 0.000022)
autoconf 0.000030 0.000004 0.000034 ( 0.000034)
configure 0.000030 0.000004 0.000034 ( 0.000034)
build_up 0.003335 0.004558 3.167108 ( 3.379437)
build_miniruby 0.001375 0.000239 1.261614 ( 1.258422)
build_ruby 0.000000 0.001867 3.416711 ( 3.597904)
build_all 0.003189 0.005169 7.284374 ( 2.935441)
build_install 0.012532 0.006284 9.387442 ( 4.421814)
test_btest 0.000957 0.000000 110.935859 ( 29.902457)
test_basic 0.009064 0.000000 1.218466 ( 1.270297)
test_all 0.096744 0.056659 886.549345 (306.275826)
test_rubyspec 0.052134 0.040496 165.384347 ( 35.086111)
total: 388.13 sec