Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230922-180240
#<BuildRuby:0x00005599d76d68e0
@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.20230922-180240",
@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.000023 0.000007 0.000030 ( 0.000026)
autoconf 0.000030 0.000009 0.000039 ( 0.000039)
configure 0.000025 0.000008 0.000033 ( 0.000033)
build_up 0.002491 0.004786 2.365824 ( 4.436704)
build_miniruby 0.001359 0.000489 1.731557 ( 1.772725)
build_ruby 0.001470 0.000529 3.297981 ( 3.534263)
build_all 0.008580 0.000000 5.955182 ( 2.695778)
build_install 0.017110 0.000802 7.366972 ( 3.809587)
test_btest 0.000978 0.000287 82.639027 ( 26.798991)
test_basic 0.005188 0.000392 0.761377 ( 0.821854)
test_all 0.005731 0.003268 680.050571 (210.189051)
test_rubyspec 0.040747 0.026220 99.984972 (112.104664)
total: 366.17 sec