Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241018-091500
#<BuildRuby:0x00007fbf8e98fdc8
@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.20241018-091500",
@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.000022 0.000004 0.000026 ( 0.000026)
autoconf 0.000043 0.000008 0.000051 ( 0.000050)
configure 0.000039 0.000006 0.000045 ( 0.000046)
build_up 0.005124 0.003460 4.201930 ( 4.224480)
build_miniruby 0.000000 0.002051 1.803505 ( 1.869142)
build_ruby 0.001548 0.001264 4.874487 ( 5.181710)
build_all 0.010897 0.000489 7.985995 ( 5.269549)
build_install 0.017642 0.007594 11.519876 ( 7.555715)
test_btest 0.000000 0.001209 99.486420 ( 64.743972)
test_basic 0.007273 0.006373 1.243284 ( 4.871936)
test_all 0.129350 0.029130 835.395394 (348.162657)
test_rubyspec 0.050705 0.040702 142.263933 ( 51.458738)
total: 493.34 sec