Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241207-032846
#<BuildRuby:0x00007f60b23ffdd0
@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.20241207-032846",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000034 0.000007 0.000041 ( 0.000040)
configure 0.000028 0.000005 0.000033 ( 0.000033)
build_up 0.003365 0.004772 3.908745 ( 3.883188)
build_miniruby 0.001442 0.000326 1.782412 ( 1.784631)
build_ruby 0.001842 0.000417 4.777864 ( 4.963539)
build_all 0.005701 0.004601 6.893564 ( 3.780584)
build_install 0.021065 0.003186 9.589343 ( 5.797823)
test_btest 0.000000 0.000856 81.546246 ( 35.386823)
test_basic 0.000000 0.010131 1.136961 ( 1.845580)
test_all 0.087368 0.057927 706.933305 (279.855251)
test_rubyspec 0.044540 0.037884 120.491325 ( 32.175800)
total: 369.47 sec