Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241120-060408
#<BuildRuby:0x00007f8da439fdd0
@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.20241120-060408",
@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.000019 0.000001 0.000020 ( 0.000020)
autoconf 0.000037 0.000002 0.000039 ( 0.000039)
configure 0.000032 0.000002 0.000034 ( 0.000033)
build_up 0.003277 0.004320 3.155671 ( 3.612309)
build_miniruby 0.001388 0.000130 1.135309 ( 1.132532)
build_ruby 0.001605 0.000150 2.929898 ( 3.161719)
build_all 0.008365 0.000004 5.571532 ( 2.185484)
build_install 0.019328 0.000000 7.737417 ( 3.676299)
test_btest 0.000854 0.000000 76.557644 ( 20.649467)
test_basic 0.001482 0.008001 0.992600 ( 1.039482)
test_all 0.104655 0.041936 681.100335 (215.397795)
test_rubyspec 0.048538 0.028404 117.744349 ( 23.279554)
total: 274.14 sec