Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240705-083323
#<BuildRuby:0x00007f506f84fdc0
@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.20240705-083323",
@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.000025 0.000005 0.000030 ( 0.000032)
autoconf 0.000046 0.000010 0.000056 ( 0.000056)
configure 0.000038 0.000008 0.000046 ( 0.000046)
build_up 0.004071 0.004993 4.592384 ( 4.137396)
build_miniruby 0.000000 0.002139 1.733141 ( 1.729037)
build_ruby 0.000000 0.002180 4.537503 ( 4.666118)
build_all 0.003167 0.006162 8.945900 ( 3.635844)
build_install 0.016779 0.003944 12.297866 ( 5.757177)
test_btest 0.001039 0.000000 130.090102 ( 34.126006)
test_basic 0.005215 0.005097 1.411183 ( 1.456313)
test_all 0.100139 0.057558 956.053654 (286.738823)
test_rubyspec 0.068066 0.031838 184.329349 ( 39.942453)
total: 382.19 sec