Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241125-050513
#<BuildRuby:0x00007f03d3a7fde0
@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.20241125-050513",
@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.000022 0.000003 0.000025 ( 0.000026)
autoconf 0.000037 0.000006 0.000043 ( 0.000042)
configure 0.000028 0.000004 0.000032 ( 0.000033)
build_up 0.004103 0.004093 3.611845 ( 3.734686)
build_miniruby 0.001815 0.000341 1.767992 ( 1.785068)
build_ruby 0.000000 0.002124 4.352011 ( 4.602967)
build_all 0.003776 0.005994 6.633538 ( 3.933435)
build_install 0.011423 0.010428 9.678114 ( 6.291883)
test_btest 0.000739 0.000217 81.959142 ( 41.680613)
test_basic 0.004696 0.005903 0.971095 ( 1.029053)
test_all 0.099156 0.051426 777.262167 (416.496184)
test_rubyspec 0.023688 0.062948 123.993608 ( 53.293933)
total: 532.85 sec