Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241107-094057
#<BuildRuby:0x00007f136436fdc0
@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.20241107-094057",
@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.000014 0.000004 0.000018 ( 0.000018)
autoconf 0.000031 0.000007 0.000038 ( 0.000039)
configure 0.000027 0.000007 0.000034 ( 0.000033)
build_up 0.000000 0.007453 2.580619 ( 2.640484)
build_miniruby 0.000000 0.001474 1.148026 ( 1.145346)
build_ruby 0.000000 0.001656 3.194304 ( 3.389829)
build_all 0.008303 0.000000 5.302078 ( 2.195664)
build_install 0.008171 0.008607 7.510717 ( 3.601739)
test_btest 0.000528 0.000204 66.523616 ( 17.468217)
test_basic 0.002350 0.006674 0.740055 ( 0.797087)
test_all 0.098734 0.045099 628.237191 (196.398992)
test_rubyspec 0.050369 0.030524 112.497966 ( 25.192568)
total: 252.83 sec