Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241020-173737
#<BuildRuby:0x00007fc61d4ffde0
@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.20241020-173737",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000036 0.000006 0.000042 ( 0.000041)
configure 0.000029 0.000004 0.000033 ( 0.000034)
build_up 0.007286 0.000492 3.921434 ( 3.950105)
build_miniruby 0.001436 0.000217 1.687339 ( 1.684001)
build_ruby 0.001841 0.000000 4.188476 ( 4.358823)
build_all 0.004908 0.003232 7.159830 ( 2.980273)
build_install 0.013524 0.005035 10.142781 ( 4.844489)
test_btest 0.000945 0.000174 89.496314 ( 23.573865)
test_basic 0.009403 0.000934 1.174479 ( 1.220346)
test_all 0.094186 0.053232 711.986512 (218.444727)
test_rubyspec 0.035660 0.052312 129.788686 ( 25.194633)
total: 286.25 sec