Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241123-225756
#<BuildRuby:0x00007f06ad67fdd0
@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.20241123-225756",
@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.000021)
autoconf 0.000037 0.000005 0.000042 ( 0.000041)
configure 0.000030 0.000004 0.000034 ( 0.000034)
build_up 0.003500 0.004568 4.107577 ( 4.165632)
build_miniruby 0.001551 0.000259 1.667106 ( 1.678391)
build_ruby 0.002164 0.000000 4.639501 ( 4.836346)
build_all 0.008359 0.001053 6.744025 ( 4.119558)
build_install 0.020250 0.002732 9.702746 ( 5.677236)
test_btest 0.000794 0.000127 81.443981 ( 30.110503)
test_basic 0.006576 0.003820 0.918780 ( 0.966929)
test_all 0.121579 0.029201 797.418682 (315.926144)
test_rubyspec 0.051935 0.035859 121.635862 ( 54.127848)
total: 421.61 sec