Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240923-093812
#<BuildRuby:0x00007f36411ffdc8
@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.20240923-093812",
@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.000005 0.000021 ( 0.000022)
autoconf 0.000034 0.000012 0.000046 ( 0.000046)
configure 0.000024 0.000008 0.000032 ( 0.000032)
build_up 0.004696 0.004286 4.444472 ( 3.829444)
build_miniruby 0.001632 0.000000 1.656581 ( 1.652858)
build_ruby 0.000000 0.002200 4.365339 ( 4.544144)
build_all 0.005833 0.002481 7.090361 ( 2.985704)
build_install 0.009616 0.007824 10.280351 ( 4.769795)
test_btest 0.000000 0.000895 95.761870 ( 38.173942)
test_basic 0.004869 0.005714 1.094977 ( 1.138512)
test_all 0.106986 0.041315 755.843304 (222.162280)
test_rubyspec 0.061236 0.026227 132.013169 ( 27.334967)
total: 306.59 sec