Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241204-034741
#<BuildRuby:0x00007f9ca484fdd0
@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.20241204-034741",
@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.000002 0.000021 ( 0.000023)
autoconf 0.000033 0.000003 0.000036 ( 0.000037)
configure 0.000030 0.000004 0.000034 ( 0.000034)
build_up 0.005367 0.004796 4.484904 ( 4.499177)
build_miniruby 0.001689 0.000000 1.675201 ( 1.675245)
build_ruby 0.001805 0.000000 4.285161 ( 12.033163)
build_all 0.007579 0.000407 6.192729 ( 2.629338)
build_install 0.017869 0.000109 9.071438 ( 4.270809)
test_btest 0.000757 0.000095 80.643727 ( 25.941916)
test_basic 0.007299 0.004734 1.137856 ( 1.209866)
test_all 0.094656 0.053150 778.538052 (245.722096)
test_rubyspec 0.058669 0.028458 122.785139 ( 31.986975)
total: 329.97 sec