Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241208-015722
#<BuildRuby:0x00007f077b93fdd0
@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.20241208-015722",
@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.000022)
autoconf 0.000025 0.000006 0.000031 ( 0.000033)
configure 0.000022 0.000006 0.000028 ( 0.000029)
build_up 0.007131 0.000000 3.394767 ( 3.327046)
build_miniruby 0.001383 0.000180 1.628892 ( 1.626474)
build_ruby 0.001930 0.000000 4.101119 ( 4.258554)
build_all 0.009612 0.000000 6.305082 ( 2.853457)
build_install 0.019563 0.002424 8.851939 ( 4.562161)
test_btest 0.000728 0.000154 76.100515 ( 22.055128)
test_basic 0.005281 0.004564 0.846386 ( 0.902294)
test_all 0.108157 0.037787 680.647809 (213.055001)
test_rubyspec 0.019712 0.058549 112.966013 ( 21.340907)
total: 273.98 sec