Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230731-145241
#<BuildRuby:0x00005611b7d45f70
@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.20230731-145241",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000032 0.000004 0.000036 ( 0.000031)
autoconf 0.000041 0.000006 0.000047 ( 0.000041)
configure 0.000030 0.000004 0.000034 ( 0.000033)
build_up 0.003001 0.004018 2.225691 ( 6.391579)
build_miniruby 0.001187 0.000197 1.617911 ( 2.244462)
build_ruby 0.001491 0.000249 3.467353 ( 6.279405)
build_all 0.000768 0.007608 2.780395 ( 3.077029)
build_install 0.013134 0.005155 4.168796 ( 4.851445)
test_btest 0.000667 0.000166 79.160781 ( 53.337267)
test_basic 0.004265 0.005144 0.984440 ( 1.614375)
test_all 0.001813 0.000108 642.803121 (407.608430)
test_rubyspec 0.035776 0.020790 94.964488 (162.515139)
total: 647.92 sec