Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241020-041333
#<BuildRuby:0x00007f51cc4cfde0
@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-041333",
@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.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000034 0.000006 0.000040 ( 0.000040)
configure 0.000027 0.000005 0.000032 ( 0.000032)
build_up 0.002946 0.004652 3.806456 ( 3.743931)
build_miniruby 0.001234 0.000270 1.284659 ( 1.281235)
build_ruby 0.001388 0.000303 4.064888 ( 4.219869)
build_all 0.005228 0.003447 7.077073 ( 2.918506)
build_install 0.013546 0.005435 9.778017 ( 4.436154)
test_btest 0.000669 0.000167 88.155670 ( 23.371195)
test_basic 0.004772 0.005594 0.993868 ( 1.043038)
test_all 0.110568 0.037119 759.084524 (237.978780)
test_rubyspec 0.047812 0.040401 134.591238 ( 28.512217)
total: 307.51 sec