Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230919-032018
#<BuildRuby:0x00005577fe241f00
@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.20230919-032018",
@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.000019 0.000005 0.000024 ( 0.000024)
autoconf 0.000024 0.000006 0.000030 ( 0.000031)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.002417 0.004630 2.313465 ( 4.545447)
build_miniruby 0.001143 0.000308 1.775878 ( 1.974997)
build_ruby 0.002046 0.000000 3.553630 ( 4.111372)
build_all 0.003786 0.004655 6.449200 ( 5.125724)
build_install 0.011241 0.009367 8.134783 ( 6.867266)
test_btest 0.000830 0.000286 87.031503 ( 46.870309)
test_basic 0.003426 0.005622 1.040590 ( 1.362569)
test_all 0.006512 0.003524 709.587760 (309.980156)
test_rubyspec 0.037187 0.036217 109.830973 (124.508675)
total: 505.35 sec