Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240811-050410
#<BuildRuby:0x00007fe73becfde0
@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.20240811-050410",
@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.000026 0.000004 0.000030 ( 0.000032)
autoconf 0.000043 0.000007 0.000050 ( 0.000051)
configure 0.000036 0.000006 0.000042 ( 0.000043)
build_up 0.009152 0.000898 4.521821 ( 5.021467)
build_miniruby 0.001554 0.000272 1.996682 ( 2.080640)
build_ruby 0.002064 0.000361 4.711217 ( 25.255263)
build_all 0.000978 0.007781 8.885689 ( 3.556256)
build_install 0.015190 0.003839 11.527717 ( 22.313589)
test_btest 0.000832 0.000185 132.334666 ( 42.176106)
test_basic 0.004539 0.007355 1.244378 ( 1.307730)
test_all 0.100322 0.054134 811.885916 (234.772971)
test_rubyspec 0.055171 0.038562 175.933349 ( 31.682295)
total: 368.17 sec