Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230903-202833
#<BuildRuby:0x00005616bbe8e1a8
@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.20230903-202833",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000027 0.000004 0.000031 ( 0.000031)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.005470 0.000977 1.814620 ( 3.054138)
build_miniruby 0.001663 0.000297 1.610477 ( 1.680195)
build_ruby 0.000000 0.001570 3.391361 ( 3.905877)
build_all 0.003935 0.003377 6.213253 ( 3.984835)
build_install 0.007923 0.009664 7.538424 ( 5.368778)
test_btest 0.000592 0.000163 83.753045 ( 45.284707)
test_basic 0.003540 0.004202 0.944222 ( 1.198219)
test_all 0.009451 0.000000 700.350485 (346.305532)
test_rubyspec 0.028464 0.043419 103.999111 (123.843203)
total: 534.63 sec