Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241110-102725
#<BuildRuby:0x00007fd5d668fde0
@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.20241110-102725",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000034 0.000005 0.000039 ( 0.000039)
configure 0.000026 0.000004 0.000030 ( 0.000030)
build_up 0.000870 0.006587 3.088617 ( 3.311710)
build_miniruby 0.001473 0.000000 1.352940 ( 1.350175)
build_ruby 0.001671 0.000000 3.511096 ( 3.667088)
build_all 0.004135 0.003765 5.711017 ( 2.374228)
build_install 0.015126 0.001542 8.367549 ( 3.956778)
test_btest 0.000703 0.000145 72.088048 ( 18.758297)
test_basic 0.005408 0.004330 1.061072 ( 1.105342)
test_all 0.119684 0.025168 625.506961 (190.758221)
test_rubyspec 0.066419 0.016405 111.110215 ( 21.040199)
total: 246.32 sec