Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241116-161633
#<BuildRuby:0x00007fec3c03fdd8
@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.20241116-161633",
@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.000013 0.000004 0.000017 ( 0.000017)
autoconf 0.000026 0.000008 0.000034 ( 0.000033)
configure 0.000021 0.000007 0.000028 ( 0.000027)
build_up 0.005480 0.001754 3.370457 ( 3.288597)
build_miniruby 0.001161 0.000372 1.125462 ( 1.124048)
build_ruby 0.001268 0.000406 3.371739 ( 13.747948)
build_all 0.008229 0.000000 5.905914 ( 2.419273)
build_install 0.015047 0.003102 8.205559 ( 3.823106)
test_btest 0.000000 0.000963 74.356074 ( 21.544905)
test_basic 0.000984 0.008409 0.992789 ( 1.084004)
test_all 0.123107 0.024857 716.376927 (214.967679)
test_rubyspec 0.039018 0.045830 120.752987 ( 27.432478)
total: 289.43 sec