Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240706-033533
#<BuildRuby:0x00007f7a32cafdd8
@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.20240706-033533",
@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.000017 0.000005 0.000022 ( 0.000023)
autoconf 0.000027 0.000008 0.000035 ( 0.000035)
configure 0.000023 0.000007 0.000030 ( 0.000030)
build_up 0.004587 0.004171 4.350386 ( 3.659968)
build_miniruby 0.001282 0.000427 1.779566 ( 1.775722)
build_ruby 0.001485 0.000495 3.996380 ( 4.145337)
build_all 0.007966 0.001232 8.091481 ( 3.220225)
build_install 0.020156 0.000000 11.084144 ( 5.077096)
test_btest 0.001149 0.000013 124.241258 ( 32.488634)
test_basic 0.004569 0.005646 1.258575 ( 1.305173)
test_all 0.104700 0.051834 885.126283 (253.964129)
test_rubyspec 0.057324 0.037886 178.713770 ( 35.525892)
total: 341.16 sec