Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240629-162300
#<BuildRuby:0x00007f3ee913fdd8
@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.20240629-162300",
@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.000024 0.000004 0.000028 ( 0.000029)
autoconf 0.000042 0.000008 0.000050 ( 0.000050)
configure 0.000036 0.000007 0.000043 ( 0.000043)
build_up 0.006664 0.002927 4.431814 ( 3.831222)
build_miniruby 0.001353 0.000271 1.536233 ( 1.535179)
build_ruby 0.000000 0.002354 4.319796 ( 4.454461)
build_all 0.009119 0.001715 8.509323 ( 3.885970)
build_install 0.014230 0.010348 12.028218 ( 6.351099)
test_btest 0.000888 0.000232 118.701699 ( 36.016224)
test_basic 0.002959 0.006248 1.068282 ( 1.116397)
test_all 0.103411 0.052911 889.132536 (268.733905)
test_rubyspec 0.063979 0.032897 172.247918 ( 38.240767)
total: 364.17 sec